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

Robinson Tryon (qubit) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Robinson Tryon (qubit) <[email protected]> ---
If you need a workaround for now, try exporting the document to PDF, then using
ImageMagick to convert each page to PNG.

ImageMagick has the helpful 'convert' command that can do that for you on the
command line:

(BMC.pdf was produced from a 2-page BMC.odt)

qubit@lo:~/$ convert BMC.pdf BMC.png
qubit@lo:~/$ ls
BMC-0.png  BMC-1.png  BMC.pdf

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to