[Libreoffice-bugs] [Bug 33917] Object drawing printed to PDFCreator converts to image

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 7 16:31:12 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=33917

--- Comment #17 from mathog <mathog at caltech.edu> 2011-02-07 16:31:12 PST ---
I have made some progress.  It turned out that the original drawing made in
Inkscape had alpha=250, even though Opacity was 100.0%.  This was causing
Inkscape
to convert to image on printing.  Changed alpha to 255 for all objects and then
Inkscape printed to PDF through PDF creator as a vector. 

Now then, incorporated the revised SVG into an LO writer document.  Printed
that through PDF Creator, and it too was vector graphics.  However, not nearly
as good as the ones from Inkscape directly.  (Circles were much lower quality.)

Apparently the change in Alpha matters a lot, and also, apparently, that value
matters to LO when it imports the SVG file, but LO does not seem to reveal this
value anywhere.

Will attach examples in a second.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list