Make sure your PDFs are linearized and find (or write) a byte-streaming 
servlet.  At that point you can start streaming the PDF from any page (how you 
start it is up to you -- Page Number URLs or Thumbnails/Storyboard, etc.).

The Acrobat browser plug-in will display the page as soon as it's downloaded 
and stream the remaining pages in the background to the client.  Very cool.  I 
don't remember if it only streams the pages as requested (to save bandwidth), I 
think it sends the page requested and the rest of the file in the background 
automatically.  Someone else might know.

I wrote such an animal, but it was specific to the application.

-AJ

  ----- Original Message ----- 
  From: Ross Aird 
  To: itext-questions@lists.sourceforge.net 
  Sent: Wednesday, October 31, 2007 1:15 PM
  Subject: [iText-questions] Opening a specific page of PDF


  Hi was wondering if it is possible to open specific page(s) of a PDF document.

  For Downloading purposes for example. i.e only opening the required pages of 
a 30+ page document to save download time.

   

  Thanks and Regards

   

  Ross Aird

   



------------------------------------------------------------------------------


  -------------------------------------------------------------------------
  This SF.net email is sponsored by: Splunk Inc.
  Still grepping through log files to find problems?  Stop.
  Now Search log events and configuration files using AJAX and a browser.
  Download your FREE copy of Splunk now >> http://get.splunk.com/


------------------------------------------------------------------------------


  _______________________________________________
  iText-questions mailing list
  iText-questions@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/itext-questions
  Buy the iText book: http://itext.ugent.be/itext-in-action/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to