Enable Fast Web Viewing in a PDF
POST https://api.pdfrest.com/linearized-pdf
This request demonstrates how to enable Fast Web Viewing in a PDF by applying linearization to the document.
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}, {"name"=>"id", "value"=>"", "datatype"=>"null"}, {"name"=>"output", "value"=>"pdfrest_linearized_pdf", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Key | string |