Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Business / Productivity  |  Office Suites  |  joinPDF

joinPDF

joinPDF - 2.3.1

command line tool to join and split PDF files

All Time: (4.7)
This Version: Not rated (0.0)
Current Version: 2.3.1
Release Date: 2006-04-13
License: Freeware
Downloads (this version): 16,127
Downloads (all versions): 36,137

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

This is a command line tool to join PDF files. When you have to deal with joining several files it is much faster than using Adobe Acrobat. The code is actually from the iText project. I added a shell script and created an installer. Hope people find it as useful as I did. To install, download and decompress the sit file. Then run the installer. To use the application, open a Terminal window and type joinPDF. The structure of the command is as follows: joinPDF destfile file1 file2 [file3 ...] (This tools needs at least 3 parameters:) Th ability to splitPDF files at the command line, every page going to a new PDF document, as requested by a user has been added. splitPDF srcfile I was recently asked by a friend how to join files split by Microsoft Word when producing PDFs from the print screen using Apple's PDF creator. There is solution involving all sections in a Word document using the same dimensions, but that is not always possible. After recommending joinPDF I realised a useful and simple addition in joinPDF to make it easier to use for this scenario, especially if you have a Word document with many many sections of different sizes. The '-w' option supports the PDF file naming convention produced by using Microsoft Word and using Apple's PDF creator. For example, Document.doc may generate... Document.pdf Document.3.pdf Document.2.pdf ... with or without the ".pdf" at the end, depending on the user chosen output settings. joinPDF can cope with or without the extension. For this example simply type: joinPDF -w Document Then joinPDF will join all the files in the right order. A Heiko Werner emailed me an additional command for JoinPDF, to be able to extract consecutive pages from a PDF file. I am most grateful for the additional command and hope others find it useful. The command works as follows: extractPDF srcfile destfile pagenumberfrom pagenumberto A graphical front end has been kindly been provided T.Klussmeier. It is included in this archive and requires separate installation, more information can be found here http://www.mac4ever.de/software/. Also included is an alternative GUI, PDFJoiner.

What's new in this version:

  • fixed error reported with extractPDF function
  • updated to use latest iText.jar

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.3
  • Mac OS X 10.2
  • Mac OS X 10.1
  • Mac OS X 10.0

Additional Requirements:

  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.4 Intel
  • Mac OS X 10.0
  • Mac OS X 10.1
  • Mac OS X 10.5 PPC
  • Mac OS X 10.2
  • Mac OS X 10.5 Intel
  • Mac OS X 10.3
  • Mac OS Classic

Screenshots:

Download Links:

Your Installed Versions:


 

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)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

joinPDF Troubleshooting ReportError when joining files - Version: 2.3.1, 9/17/2008 03:37PM PST

dennis.bork
Hi all, maybe somebody can help me out.

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

Post a commentAlert Admin

joinPDF ReviewWorks 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.
Post a commentAlert Admin

joinPDF ReviewWorks 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.
Post a commentAlert Admin