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…...Document(); // Add a page to the document Page page = pdfDocument.getPages()...FileSpecification((filePath) , "Sample file"); page.setBackground(Color.getGray());...