-
1. Re: JavaScript
CtDave Jun 7, 2010 7:40 PM (in response to Hoppie)
Your PDFs are to be available on a web server? OSM (CD-R or DVD)? A network share?
Something that can work with any of these:With a topography such as:
<some directory>
..... catalog.pdf
..... <folder of PDF pages>
..... ..... page01.pdf
..... ..... .
..... ..... .
..... ..... page36.pdfUsing Acrobat Pro, create a button having an 'Open a file" action on each page in the "catalog.pdf".
Select the appropiate "page" PDF.
In the Specify Open Preference' dialog select "New Window".
Save as you build.User with Adobe Reader/Acrobat experiences:
User opens catalog.pdf first. Click the Button field on a given page to view the single page PDF.
The catalog.pdf stays open. A new window opens to render the target PDF (the "page" PDF selected).
When done with the "page" PDF, close it. Continue view/browse of catalog.pdfAlternatively, built Bookmarks in the catalog.pdf. One for each individual page PDF file.
Configure catalog.pdf document preferences initial view or bookmarks & pages.
Be well...


