I am not able to extract the attachments from attached Pdf File
Code Sample:
Aspose.Pdf.Document pdf = new Aspose.Pdf.Document(“1.pdf”);
var test = pdf.EmbeddedFiles;
Pdf Attachment not extract.zip (545.1 KB)...pdf"); foreach (Annotation annotation in pdfDocument.Pages[1]...Pages[1].Annotations) { var annFile = annotation as FileAttachmentAnnota;...