On Tue, May 4, 2010 at 5:32 AM, SRI!0! 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 that
> particul
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]
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