Making a bookmark tag that goes to a bookmark in another file.
ArborX


Summary
This example makes a bookmark tag that when executed, opens a .3d file and goes to a bookmark within that file.

The following example will make a bookmark link tag, which when executed, will open the demo.3d file normally located in the /3d directory, and goto the bookmark within that document called 'demo--lnk--1'. Also including the link in Acrobat's outline list and the outline for page number five.

 tpmkset "demo--lnk--1","link to demo lnk 1","demo--lnk--1","c:/3b2win/3d/demo.3d",5,0

Document created on 08-Feb-2003 (revision 1)