Hi Team,
I am trying to embed attachments to my pdf. I tried to follow following documentation:
Adding Attachment to PDF document|Aspose.PDF for Java…_gaMjEwMTA1NzY1LjE3NDYwMDcyMDM._ga_W0DG8XJWKLMTc0NjAwNzIwMy4xLjAuMTc…...getMimeType(String fileName){ String extension = fileName.substring(fileName...')+1).toLowerCase(); switch (extension){ case "txt": return "text/plain";...