Use the constructor PdfReader(RandomAccessFileOrArray). ----- Original Message ----- From: "Earnie Dyke" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, November 07, 2005 8:17 PM Subject: [iText-questions] Problem reading really large PDF files
Greetings all, I have a very large PDF file, over 100 megs that I need to read and save each page as a separate PDF. I have the following simple Java class. When I run it I get a stackoverflowerror. I am running with -Xss128m also. Can iText handle this large of a file? Thanks in advance! Earnie! Earnest Dyke IS Technical Designer The Virginia Retirement System Richmond, Va 804-649-8059 ext 359 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
