Quantcast
Viewing all articles
Browse latest Browse all 3131

PDF Portfolio Files

Hi,

We are using EmbeddedFiles property to get the file collection from a PDF Portfolio document and we are saving the individual PDF's to a location in the order returned by this propertly (using for each AND for int i = 1;....) but the files are not being returned in correct order.
If we open the portfolio PDF in Adobe, it shows the file collection in  one order. But when we extract these files using the EmbeddedFiles property and enumeration, we are not getting in the same order.

Please help!

Thanks,
Suresh

Viewing all articles
Browse latest Browse all 3131