Bug 141730 - Ability to import PDFs into Writer, Impress
Summary: Ability to import PDFs into Writer, Impress
Status: VERIFIED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-17 18:24 UTC by Eyal Rozenberg
Modified: 2021-04-17 21:34 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eyal Rozenberg 2021-04-17 18:24:35 UTC
At the moment, opening a PDF file with LibreOffice necessarily opens it in LO Draw. This is often appropriate, but not always: A (non-hybrid) PDF exported from LO Writer or Microsoft Word, or generated using a TeX engine for an article or report - should be imported as a word-processor document; a PDF exported from LO Impress or MS Powerpoint, or generated by (LaTeX) with the beamer package should be imported as a presentation.

This bug is not about the ability to detect which LO app should open the PDF, but for the more fundamental ability to actually perform the import.

It should be stressed that this ability would be quite useful even if the import of stylistic features is partial and incomplete, as the LO user would at least have a Writer document with the relevant text in order (as opposed to innumerable disparate textboxes in Draw); or a presentation with the right slides, albeit perhaps not very beautifully formatted.
Comment 1 V Stuart Foote 2021-04-17 20:10:21 UTC
This is already provided crossplatform.

Use os/DE provided file manager and identify the PDF to be imported.

Then select the filter to be used. Each LO module has its own import filter for PDF.

"PDF - Portable Document Format (Writer) (*.pdf)"

"PDF - Portable Document Format (Impress) (*.pdf)"

"PDF - Portable Document Format (Draw) (*.pdf)"

Draw of course is the default import filter.
Comment 2 Eyal Rozenberg 2021-04-17 21:34:02 UTC
I'm pleasantly surprised!