Outputting an interactive PDF
Sometimes, you want to make a document more engaging, and one way of doing this would be to add more interactive functionality. Hyperlinks, bookmarks, digital form fields, interactive buttons, cross-references, and page transitions are all examples of features that can be included within an interactive PDF.
In this recipe, we will look at outputting an interactive PDF, which can support all of these features and make your documents more engaging for users.
Getting ready
In order to complete this recipe, simply open InDesign on your system and create a new document with 12 pages, as shown in the Creating a new document recipe in Chapter 1.
Step 1 requires you to be comfortable with creating a preflight profile and reviewing errors, as detailed in the Creating a custom preflight profile and Reviewing and identifying preflight warnings recipes.
If you wish to output your document without preflighting it first, you could skip straight to step...