I am running iText in Websphere on AIX to stamp a page header on each
page of PDF files.  I then serve the PDF file over http to the end
users.  The stamping process runs in under 1 minute for PDF files of
less than 5000 pages (200MB).  For files in the 7000 page range, even
when the file is smaller (100MB) the process goes from 1 minute to 45
minutes.  I don't see any CPU or memory constraints occurring.  There
may be a swap space limitation (set at 7GB) but why does it affect page
count rather than file size?  I just see the file being written to the
file system very slowly.  Why such a performance difference?

 

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to