Hi, I am attempting to accomplish a task using Microsoft Excel 2007, VBA and Adobe Acrobat 10.0 Type Library. I am able to programmatically create bookmarks in a specified PDF but I would also like to programmatically nest these bookmarks. I think I can handle the designation of these groupings (i.e. which bookmarks fall into each nest heading) through the VBA code but I cannot determine if there is any Adobe API to handle nesting. I have looked through “Interapplication Communication API Reference
Adobe® Acrobat® SDK” - November 2006 - Version 8.0 but found nothing on this matter. I have Adobe Acrobat 9 installed on my machine.
Any help is welcome.
Gary