Next: Malformed Files
Up: Basic Usage
Previous: File IDs
Contents
Index
Linearization
Linearized PDF is a version of the PDF format in which the data is held in a
special manner to allow content to be fetched only when needed. This means
viewing a multipage PDF over a slow connection is more responsive. By default,
cpdf does not linearize output files. To make it do so, add the -l
option to the command line. For example:
root
2008-12-01