[okular] [Bug 436301] Embedded Libreoffice files are not shown as embedded files in the File menu.

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Mon May 3 07:45:08 BST 2021


https://bugs.kde.org/show_bug.cgi?id=436301

--- Comment #7 from thb at libreoffice.org ---
LibreOffice embeds src documents in a rather nonstandard way (then again, at
the time the feature was added there was no standard way TTBOMK) - it gets
added as AdditionalStreams dict in the document trailer.

FWIW, code is here:
https://git.libreoffice.org/core/+/refs/heads/master/vcl/source/gdi/pdfwriter_impl.cxx#5402

(due to the established install base, hard to change how this is written; then
again _adding_ PDF-A/3 conformant SOURCE embedding should prolly be done at
some stage. See also https://bugs.documentfoundation.org/show_bug.cgi?id=66580)

This is FYI, I have no view on whether supporting a non-standard (albeit
perhaps moderately wide-spread) custom embedding is in scope for Okular.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list