I need to retrieve all bookmarks structure from different pdf documents using only native VS2003 and Framework.net 1.1 methods and classes....
Please, help me to find some compatible functions!!!
Printable View
I need to retrieve all bookmarks structure from different pdf documents using only native VS2003 and Framework.net 1.1 methods and classes....
Please, help me to find some compatible functions!!!
There's nothing in the ordinary SDK to help you with this. You'll have to seek out the PDF managed SDK (if one exists - if not a COM SDK will do) at the adobe website.
Darwen.