Working With PDF Layers
Creating Layered PDF Files
15
116
Acrobat SDK User’s Guide
Creating Layered PDF Files
The PDFMakers for several engineering applications, including Microsoft Visio and
AutoCad, automatically generate the necessary ProcSets to create layered PDF documents.
Third-party developers must insert OC ProcSet information into the PostScript stream. For
more details, see
“Creating PDF Documents from an Authoring Application” on page 39
and the
Acrobat Distiller API Reference
.
You create layered PDF documents with the ProcSet used to build Optional Content (OC)
into PDF through Acrobat Distiller.
Navigating with Layers
Since information can be stored in different layers of a PDF document, navigational controls
can be customized within different layers, whose visibility settings may be dynamically
customized so that they are tied to context and user interaction. For example, if the user
selects a given option, a set of navigational links belonging to a corresponding optional
content group can be shown.
Working with Layers from Acrobat JavaScript
Using Acrobat JavaScript, you can determine the order in which layers are displayed in the
user interface.
You can also use Acrobat JavaScript to:
●
Merge layers in a PDF document
●
Flatten layers in a PDF document
●
Combine PDF layered documents
For more information, see the
Acrobat JavaScript Scripting Guide
.
Summary of Contents for Acrobat 7.0.5
Page 10: ...Contents 10 Acrobat SDK User s Guide ...
Page 66: ...Modifying the User Interface Customizing Acrobat Help 6 66 Acrobat SDK User s Guide ...
Page 78: ...XML and the Acrobat SDK Managing XML based Information 8 78 Acrobat SDK User s Guide ...
Page 100: ...Providing Document Security Document Rights 11 100 Acrobat SDK User s Guide ...
Page 106: ...Working with Metadata Object Data 12 106 Acrobat SDK User s Guide ...
Page 110: ...Searching and Indexing Indexing PDF Documents 13 110 Acrobat SDK User s Guide ...
Page 118: ...Working With PDF Layers Working with Layers from a Plug in 15 118 Acrobat SDK User s Guide ...