25

I'd like to be able to simply drag a pdf file into the pages explorer of a pdf that's being edited. This has no effect and dragging the file into the work area on a new page results in something like the follow:

enter image description here

I've also tried 'file>insert' and selecting the pdf which results in an error saying 'the file could not be loaded'.

How can I go about inserting a pdf as a page or set of pages in a pdf document I'm working on?

4 Answers4

28

To combine pages from two PDFs in LibreOffice Writer follow these steps.

  1. Open the first PDF document in LibreOffice Writer using File -> Open.

  2. Open the second PDF document in a new LibreOffice Writer window using File -> Open.

  3. Select a page in the first PDF document Pages pane before where you want to add a new page in the PDF document.

  4. Select the page you want to add from the second LibreOffice window and copy it.

  5. Paste the new page into the first LibreOffice Writer window.

  6. Export the new PDF file using File -> Export Directly as PDF... -> browse to the location where the newly created PDF file will be saved -> click the Export button.

    You can also get more granular controls on the way your PDF is exported (for example when your PDF contains images). To do this export the new PDF file using File -> Export as PDF... --> set the PDF options in the PDF Options window -> browse to the location where the newly created PDF file will be saved -> click the Export button.

karel
  • 13,706
6

LibreOffice Draw

It seems that you can combine them in Draw.

http://www.techrepublic.com/blog/tr-dojo/edit-pdf-documents-with-libreoffice-draw/

pdfsam

However my real suggestion would be to use

http://www.pdfsam.org/

GhostScript/PDFTK

Edit: On Linux you can use GhostScript and pdftk

https://stackoverflow.com/a/8159842/2982543

http://www.ghostscript.com/download/gsdnld.html

https://www.pdflabs.com/tools/pdftk-server/#download

Philipp
  • 186
1

I opened both files in Libre Office, set the two screens side by side, clicked on 'VIEW PANES' in both and dragged and dropped the pages I wanted to insert from one file to the other.

Kathy
  • 11
0

You can combine two pdfs in Libreoffice Draw. It is very simple and easy.

  1. Just open two pdfs in Libreoffice Draw. (there will be two instances(right and left) of Libreoffice Draw.)

  2. Copy the page in the right Libreoffice Draw. insert New page in the Left Libreoffice Draw.

  3. Just paste it in the left.

that's all.

Neo
  • 9