joinPDF - 2.3.1command line tool to join and split PDF files |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Great App - Version: 2.3.1, 1/16/2010 07:05AM PST
antares190
Why .sit? 



- Version: 2.3.1, 5/25/2009 12:17AM PST
robert.stresing1
Error when joining files - Version: 2.3.1, 9/17/2008 03:37PM PST
dennis.bork
If I do a "joinPDF ./complete.pdf *.pdf", it starts to work on several PDF files, but after a while I get an error message like this:
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
at com.lowagie.text.pdf.ByteBuffer.toByteArray(Unknown Source)
at com.lowagie.text.pdf.PdfName.(Unknown Source)
at com.lowagie.text.pdf.PdfReader.readDictionary(Unknown Source)
at com.lowagie.text.pdf.PdfReader.readPRObject(Unknown Source)
at com.lowagie.text.pdf.PdfReader.readDocObj(Unknown Source)
at com.lowagie.text.pdf.PdfReader.readPdf(Unknown Source)
at com.lowagie.text.pdf.PdfReader.(Unknown Source)
at com.lowagie.text.pdf.PdfReader.(Unknown Source)
at Concat.(Concat.java:94)
at Concat.main(Concat.java:70)
and joinPDF exits ... the resulting PDF file is unreadable.
Can anybody tell me what to do?
Mac OS X 10.5.5 is up to date.
Java version is 1.5.0_13
Cheers Dennis