Performs linearization when outputting PDF and optimizes it for web display.
Linearization is an optional specification created to display PDF as quickly as possible when opening it in a web browser.
Linearizes in.pdf and output it as out.pdf.
AHPDFToolCmd80.exe -d C:\in\in.pdf -o C:\sav\out.pdf -linearize
AHPDFToolCmd80 -d /home/antenna/test/test.pdf -o /home/antenna/sav/out.pdf -linearize
If the output format is PDF, -linearize can be combined with the folder specification of other commands.
At this time, you can process them all at once by specifying the output folder with the -o parameter.
If you specify a folder for output, note that in most folder settings, you will also need to specify the input folder with the -d parameter.
If a folder is specified, linearizes all output PDF files for Fast Web View. The name of the output PDF will be based on the other combined commands.
No parameters.