PDF's cross-platform nature makes it very portable, but it also means that there are many different kinds of users and setup configurations. This JavaScript tip explains how to find the user's screen resolution, which can then be used to perform operations such as setting the PDF's initial zoom settings.
Linking to specific locations within PDF documents provides a great deal of flexibility. Content creators can not only link through to pages within PDFs, but specific views within those pages by defining page locations and zoom levels. This Knowledge Base article outlines how to make use of these features.
When creating interactive PDF documents, links are an integral tool, so what do you do if you find that your links don't match or you need to change link styles throughout a long document? Updating each link manually is often unfeasible due to time constraints, but Acrobat JavaScript may provide the solution. In this tip, ARTS PDF Product Manager Maryanne Montes sheds some light on this great time-saver.
Acrobat 6 added the ability to create composite PDF documents from multiple files -- including PDFs. This function is very useful, but it breaks up the bookmark tree of the final document, which can be a highly manual task to correct. This tip from Sean Stewart explains how to remove the unnecessary bookmarks for a seamless viewing experience.