pdf_linearize Function
Syntax
L PDF_Linearize(C file [,C Result_File ])
Arguments
- file
Character
- Result_File
Character
Description
Linearize a PDF document so that it can be viewed one page at a time without the need to completely download the document. If Result_file is null, then the result is stored to the same file as the input file.