[iText-questions] To go to a particular page in PDF

2010-05-04 Thread SRI!0!
Hi, I have a small problem. Iam having a PDF sitting on the file system. I need to read the this file and I get the page number from some other source. Now depending on the page number I need to stream the file and go to that particular page in PDF while its opened. Please let me know how to

Re: [iText-questions] To go to a particular page in PDF

2010-05-04 Thread Leonard Rosenthol
What do you mean go to that page while it is opened? Go to it where? With iText? And then do what with it? -Original Message- From: SRI!0! [mailto:srikan...@live.in] Sent: Tuesday, May 04, 2010 3:33 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] To go to a

Re: [iText-questions] To go to a particular page in PDF

2010-05-04 Thread Cameron Laird
On Tue, May 4, 2010 at 5:32 AM, SRI!0! srikan...@live.in wrote: Hi, I have a small problem. Iam having a PDF sitting on the file system. I need to read the this file and I get the page number from some other source. Now depending on the page number I need to stream the file and go to