https://bugs.documentfoundation.org/show_bug.cgi?id=172658

--- Comment #6 from Dave Gilbert <[email protected]> ---
Hi Roman,
  I've mostly touched PDF import not export; so probably not the right person,
but lets see.

I did an export with and without tagging and yep, it's a huge difference.
So I ran the generated files through:
  qpdf --qdf --object-streams=disable --stream-data=uncompress
--decode-level=all
which makes them kind of readable.

And well, yep it's tagging stuff - I see about 600k (uncompressed size) of
'/StructElem' entries which are references within the document.

As far as I can figure, this comes from
sw/source/core/text/EnhancedPDFExportHelper.cxx.
I suggest asking Tomaž Vajngerl and Michael Stahl

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

Reply via email to