https://bugs.documentfoundation.org/show_bug.cgi?id=100146
[email protected] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from [email protected] ---
I believe the issue is that the dpi of the raster image (PNG) is low. When the
vector data (text) is placed into the low dpi image it is thus lacking the
pixels to be clear.
To get around this, one can open the .docx as .zip, copy out the .wmf files.
# unoconv --format=pdf imageN.wmf
# unoconv --format=svg imageN.pdf
Oddly, one tries to export from .wmf to .svg directly there are some alignment
issues. You may wish to open a new bug report up for this (if it doesn't
already exist).
--
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