https://bugs.documentfoundation.org/show_bug.cgi?id=152661
--- Comment #2 from Eyal Rozenberg <[email protected]> --- (In reply to V Stuart Foote from comment #1) > Why? > > Not sure there is any means to do this--PDF and ODF are radically different > document formats. Of course there is - don't just concatenate the ODF. Entwine aspects of it with the PDF. Then, if you want a proper ODF document, you can extract it from the hybrid format. > That PDF can "hold" a fully described ODF document in a > LibreOffice "Hybrid PDF" is a nice means to deliver an editable PDF > rendering of an ODF source document. It's not "nice" - it doubles the size. > The cost is duplicated content and increased size--the PDF is fully rendered > by PDF viewer, and LibreOFfice can parse out the ODF stream for the source > document. You can have a fully renderable PDF, and data which can be reconstituted into an ODF. > Otherwise don't use it. This workflow will be improved if it doesn't double the size. -- You are receiving this mail because: You are the assignee for the bug.
