Bug 94883 - handle PDF + embedded ODF as its own file type when saving.
Summary: handle PDF + embedded ODF as its own file type when saving.
Status: RESOLVED DUPLICATE of bug 60478
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: 2015-10-08 14:01 UTC by Taylorh140
Modified: 2015-10-09 04:11 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 Taylorh140 2015-10-08 14:01:52 UTC
So I really like that i can export an odt as a pdf with the said odt embedded inside. this allows for static documents that everyone can easily read, but also allows me to edit them if necessary, from the same file. However if i open a pdf with an embedded odt, it will open fine but i can't save the file? I can only save as. Also when i re-export the revision won't increment. so ya. is there a way to do this: open odt embedded in pdf.

NOTE: I have a fields that reflects the filename and revision.

edit it
increment the revision
save it
without doing this:

open odt embedded in pdf
edit
save odt
export odt to pdf with embedded odt
open pdf with embedded odt
export to pdf with embedded odt again, so file type shows up as pdf.
Comment 1 V Stuart Foote 2015-10-09 04:11:12 UTC
Duplicate of bug 60478 and bug 64353

But first off LibreOffice is not a PDF editor!

You have two choices--Import and open a generic PDF into Draw (or Writer or Impress) but Draw by default.

Or alternatively--Export to "Hybrid" PDF, which extends the PDF with a copy of the source ODF document embedded.  The Hybrid PDF is then editable in that the embedded ODF is detected and opened by appropriate LibreOffice module for the ODF type.

Working with Hybrid PDF is misleading--you are "editing" the embedded ODF document, not the PDF--so no changes are made to the PDF. You have to export again, or print it, to push it back through filters and into PDF--again choosing a Hybrid PDF if that is your preference.

This query will return some of the development/QA history of Hybrid PDF

https://bugs.documentfoundation.org/buglist.cgi?f1=longdesc&o1=substring&query_format=advanced&resolution=---&resolution=FIXED&resolution=INVALID&resolution=WONTFIX&resolution=DUPLICATE&v1=hybrid%20pdf

It is not a dead issue, but there is not much development interest in providing more than is done now.

*** This bug has been marked as a duplicate of bug 60478 ***