Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Merge multiple PDF files into one output file' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Merge multiple PDF files into one output file
Authored by: bigrat on Apr 14, '03 03:07:38PM

Couldn't you just use the cat command in terminal.app?

"cat folder/* somefile.pdf"



[ Reply to This | # ]
Merge multiple PDF files into one output file
Authored by: miknight on Apr 19, '06 09:34:15PM

Unfortunately not. I think the PDF file format specifies details in the header of the file for things like how long the PDF is, how large, how many pages, etc. Out of curiousity I tried it anyway and found that in the combined PDF file only the first PDF document was visible.



[ Reply to This | # ]