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


Click here to return to the 'Re: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.
Re:Merge multiple PDF files into one output file
Authored by: vojou on Jul 14, '02 11:30:42AM

I found an (easier ?) alternative way on http://www.masda.vxu.se/~pku/MacOSX_TeX/:


> Sometimes ago, I read two messages with solutions about merging pdf files:
> In command line:

> texexec --pdfarrange --result all.pdf file1.pdf file2.pdf file3.pdf
> texexec --pdfarrange --result all.pdf `ls *.pdf`



[ Reply to This | # ]