To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=9290





------- Additional comments from [EMAIL PROTECTED] Sun May 22 15:41:23 -0700 
2005 -------
I find convert (from ImageMagick) more robust/not so picky about the input
compared to using ghostscript directy.

With ghostscript I had bounding-box troubles (I ended up with a white "preview"
because the real image was offset out of the visible area) with ghostscript that
I did not have when using convert so I modified the attached patch to use
convert instead of ghostscript - you can even specify a density/resolution 
value.

The good thing about this issue is that the preview is stored within the
document so it is available to OOo versions that don't have this patch applied.
(And this is the drawback as well since the filesize increases because of this
preview)

##############
Summary:
I'd appreciate if another fallback would be introduced:
 1st try pstoedit, then convert, then ghostscript
or just replace the ghostscript-solution by the convert one.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to