https://bugs.documentfoundation.org/show_bug.cgi?id=101220
Thorsten Behrens (CIB) <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |difficultyInteresting,
| |easyHack
CC| |[email protected]
--- Comment #17 from Thorsten Behrens (CIB) <[email protected]> ---
Interesting - since the pdf import internally generates an odf file, now that
font embedding for odf is implemented, that should not be excessively hard to
fix.
Code pointers:
- sdext/source/pdfimport/tree/drawtreevisiting.cxx: aFontProps[
"fo:font-family" ] = rFont.familyName
for where to write the stuff
- xmloff/source/style/XMLFontAutoStylePool.cxx: if( tryToEmbedFonts ) for code
that actually embeds fonts (note that you want the bExportFlat case)
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs