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
Works on intel (MacBook Pro) 



- Version: 2.3.1, 2/5/2007 03:25AM PST
jargall
So far so GREAT running this on my intel mac (MBP)
Thanks so much for a great app.
Thanks so much for a great app.
Works on intel (MacBook Pro) 



- Version: 2.3.1, 2/5/2007 03:23AM PST
jargall
So far so GREAT running this on my intel mac (MBP)
Thanks so much for a great app.
Thanks so much for a great app.
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