File :-(, x, )
Anonymous
whats a real easy way to join one page pdfs into a single file? I'm tired of people making things into separate pdfs.
>> Wraith
foxit page organiser
>> Anonymous
>>161210
thanks a bunch
>> Anonymous
>>161210
is there one that creates pdfs and not ppo files?
>> Wraith
>>161214
this one does create pdfs.
>> Anonymous
pdftk:
http://www.accesspdf.com/article.php/20041130153545577
use as so:
pdftk *.pdf cat output combined.pdf

I know it's command line, but its really simple and just does it without messing around.