Page 1 of 1
[SOLVED] PDF editor to combine two PDF docs

Posted:
Jan 16th, '14, 03:52
by niemand
What PDF editor is available on Mageia for combining two PDF files? I need to add selected pages from one with selected pages from another PDF file. If possible, I'd like to put drawings on the document also.
Running Mageia 3 with Gnome.
Thanks.
Re: PDF editor to combine two PDF docs

Posted:
Jan 16th, '14, 05:05
by dbg
You can combine pdfs with "pdfunite". Its part of poppler so you probably already have it installed.
Re: PDF editor to combine two PDF docs

Posted:
Jan 16th, '14, 07:25
by niemand
dbg wrote:You can combine pdfs with "pdfunite". Its part of poppler so you probably already have it installed.
pdfunite turns out to be a command line tool. Poppler was not installed.
This is working. Thanks.
Re: [SOLVED] PDF editor to combine two PDF docs

Posted:
Jan 16th, '14, 22:06
by doktor5000
Another powerful candidate could be pdftk and there's pdfchain as GUI for it.