Click to See Complete Forum and Search --> : How to retrieve PDF bookmarks from pdf file?


LuckyVantuz
October 16th, 2005, 02:57 AM
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!!!

darwen
October 16th, 2005, 02:55 PM
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.