I'm creating a PDF document consisting of a sequential-pages 'top level' narrative, which refers via links to 'sub-level' reference source documents (themselves arranged in a continuous sequence after the narrative pages section of the document). These 'sub-level' reference pages are cross-linked.
Readers can follow the sequential narrative pages by clicking 'next' page, or scrolling down. However, if they refer to a (linked) 'sub-level' source document, it would then be possible to continue following the cross-linking (or scrolling through them) until - as far as any 'previous view' button is concerned - the relevant narrative page is left way behind. It's enabling a simple return to the narrative where the reader left it that I'm trying to accomplish.
One possible solution (I imagine) would be to set a global variable, possibly on entering each narrative page, or on clicking a reference material link from it, that uniquely identifies that narrative page.
If it were possible to then place a generic 'Return to narrative' button on all the reference material pages, which used that variable to create the link 'on the fly', that would be fantastic.
I've accomplished this in the website version (using a session-cookie set by each narrative page on loading, which automatically stores that page's URL), but I'd appreciate being put out of my misery of investigation if it simply isn't possible to replicate this in Acrobat (9ext).
Obviously, I'd be very happy if someone said "Yes, it is possible, so you put your feet up and have a cup of tea while I write the entire javascript to enable you to do it", but any pointers or assistance will be most welcome.
Thanks for reading this far!
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com