Short for "Portable Document Format," PDF is an open file format created by Adobe. PDF files represent two-dimensional documents in a device-independent and resolution-independent fixed-layout document format. You can generate PDF output from your project directly, or you can generate a PDF while simultaneously building FrameMaker or Word output.
PDF is a good choice if:
PDF output consists of a file with a .pdf extension that you can print or distribute to users.
You can also set PDF options in the Target Editor. These options let you specify the way that images, document properties, the initial view, and security are handled in the output.
PDF output from Flare is designed to be accessible to users with disabilities.
Accessibility in PDF includes the following.
PDF tagging You can select an option on the PDF Options tab of the Target Editor to generate a tagged PDF. This gives the file a structure similar to that of the source XHTML documents. This structure is necessary for certain accessibility applications, including screen readers. For more information about viewing the tag structure in Adobe Acrobat Pro, please refer to the documentation provided with that application.
Note: If you enable this feature, the size of the PDF output may increase somewhat. Compilation time should not be significantly affected.
Following are the various print-based output types available, with the distinguishing features of each.
Note: Some font families contain bold or italic variants (e.g., the font Georgia has a relative named "Georgia Bold" and another named "Georgia Italic"). If you are generating native Adobe PDF or Microsoft XPS output, bold or italic formatting that is applied to text will display properly in the output ONLY if the font you are using already has a bold or italic font relative. You can determine the availability of such fonts by opening the Fonts folder from the Control Panel in Windows. For example, let's say you open the Fonts folder and see that, in addition to many other fonts, you have the following: Andalus, Angsana New, Angsana New Bold, Angsana New Bold Italic, and Angsana New Italic. If you use Andalus and apply bold or italic to some of the text, that content WILL NOT display in bold or italic in PDF or XPS output. However, if you use Angsana New and apply bold or italic to some of the text, that content WILL display in bold or italic in PDF or XPS output. The reason for this is that Andalus does not have a bold or italic relative, whereas the Angsana New font does.