Hi, I′ve just downloaded the trial version of VeryPDF Advanced PDF Tools.
I work with big PDF Documents and I need to be able to open a PDF Document in a given page, without loading all Document.
For example,
The Document djesp_jud1ip2djsp_20110204_Teste.pdf is Linearized, but all Document Information is being downloaded before showing page 250.
Why?
=======================
“Linearization” is good for first page only, it can’t display page 250 quickly.
If possible, we suggest you may use PDF Split-Merge Command Line product to extract page 250 to a new temp PDF file, send this new PDF file back to user’s browser, then user can view page 250 quickly, we hoping this solution will helpful to you,
https://www.verypdf.com/pdfpg/index.html#dl
VeryPDF
======================
I thought that it was possible to download a Page without loading all pages.
======================
You may download the trial version of PDF Optimizer (PDF Linearizer) from following page to try, we hoping this product will helpful to you,
https://www.verypdf.com/pdfinfoeditor/pdfoptimizer.htm
you can run following command line to linearize your PDF file for fast web download,
pdfopt.exe -mode 4 C:\in.pdf C:\out.pdf
VeryPDF
========================
========================
Look what I found.
http://help.adobe.com/en_US/Acrobat/8.0/Professional/help.html?content=WS58a04a822e3e50102bd615109794195ff-7f52.html
Enable Fast Web View in a PDF
Fast Web View restructures a PDF document for page-at-a-time downloading (byte-serving) from web servers. With Fast Web View, the web server sends only the requested page, rather than the entire PDF. This is especially important with large documents that can take a long time to download from a server.
Check with your webmaster to make sure that the web server software you use supports page-at-a-time downloading. To ensure that the PDF documents on your website appear in older browsers, you may also want to create HTML links (versus ASP scripts or the POST method) to the PDF documents and use relatively short path names (256 characters or fewer).
=======================
Thanks for your message, you may download the trial version of PDF Optimizer (PDF Linearizer) from following page to try, we hoping this product will helpful to you,
https://www.verypdf.com/pdfinfoeditor/pdfoptimizer.htm
you can run following command line to linearize your PDF file for fast web download,
pdfopt.exe -mode 4 C:\in.pdf C:\out.pdf
VeryPDF
Related Posts
Related posts:
how to append custom meta data like to PDF file?
How to add a customized description to a pdf document using Advanced PDF Tools?
View the effect after rotating pdf pages using command line
How to convert word to pdf ?
How to edit PDF property?
Compress PDF image and improve image quality
Adjust text position in PDF without changing font size
How to remove JavaScript code from PDF file using Advanced PDF Tools Command Line software?