Thanks ... That was the error ... The image instance was being created for each page.
Rectified it
Thanks
Ravi
On 6/20/06, bruno
<[EMAIL PROTECTED]> wrote:
ravi shankar wrote:
> The image size is 213 kb and txt file size is 404 kb ...
How many time do you create the image instance?
Make sure you create it only once, so that the image data
is added to the PDF only once.
Anyhow, this is probably not the problem.
I am creating documents with 27,000+ pages
(this is the number of students @ Ghent University)
without any problem. Maybe it's sufficient to throw
some extra memory at it. Have you measured the
amount of memory that is used by your application?
br,
Bruno
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
_______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions