https://bugs.documentfoundation.org/show_bug.cgi?id=168862
Bug ID: 168862
Summary: Inserting a PDF into a document only inserts the first
page.
Product: LibreOffice
Version: 25.8.2.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
I'm writing a long document (a legal argument) and I need to insert a 3 page
PDF into it. So I used Insert->Image, and browse to the PDF file, and insert
it.
Unfortunately, I only get the first page.
What should have happened is either:
1. I get prompted to pick a page number.
2. I get offered the choice of more than one page. This is what I actually
wanted.
3. I should at least get a warning that there was a multi-page source document
and that only a single page was embedded.
For anyone else finding this, the easiest workaround is to use ImageMagick:
convert in.pdf out.png
and note that IM will automatically split the document. Then insert the images
manually, one by one.
--
You are receiving this mail because:
You are the assignee for the bug.