I've created Bug 47157<https://issues.apache.org/bugzilla/show_bug.cgi?id=47157> to track this issue.
On Mon, May 4, 2009 at 9:09 AM, David Green <[email protected]> wrote: > I'm currently attempting to integrate > FOP<http://greensopinion.blogspot.com/2009/04/mylyn-wikitext-produces-pdf.html>with > Mylyn > WikiText <http://www.eclipse.org/mylyn> and I'm having troubles with the > quality of images. Images appear to be rendered to their original size, > however they are blurry (there is a loss of quality). I've experienced the > same problem when using both PNG and JPG images. Any help in resolving this > issue would be greatly appreciated. > I'm using FOP 0.95. My XSL-FO source looks something like this: > > <external-graphic > src="url(file:/Users/dgreen/Documents/mine/workspace-mylyn.wikitext/org.eclipse.mylyn.wikitext.help.ui/help/images/editor-tabs.png)" > width="100%" content-height="100%" content-width="scale-to-fit" > scaling="uniform"/> > > this also has the same issue: > > <external-graphic > src="url(file:/Users/dgreen/Documents/mine/workspace-mylyn.wikitext/org.eclipse.mylyn.wikitext.help.ui/help/images/editor-tabs.png)"/> > > > My apologies if this topic has already been covered -- I wasn't able to > find anything in the mail archives or in the issue tracker. Any help is > greatly appreciated. > > Regards, > > David >
