I need to take several documents (some excel, some word, some from a third party source but I can print to adobe) and put them all together in a "binder" and save them to a disk - WITH a table of contents - which I would like set up with left navigation so that our directors can use this CD, to click on a document description in the table of contents and then be taken to that particular document - then back - of course.
Are there any tutorial's which would explain step by step how to accomplish this?
Thank you.
By "left navigation" I'm assuming you mean bookmarks. The bookmarks panel has a "New Bookmark" button. Just press it, fill in the text for the name, and use the right click menu to set the destination.
If you do this task on a regular basis you would probably like to have some level of automation to make the process easier. Everyone has different needs in this area so there isn't a standard methodology in place that you can use, but the "Combine Files" function in Acrobat does create a bookmark for each file. If you want more automation than this you'll have to look into creating some automation JavaScript.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script