https://issues.apache.org/bugzilla/show_bug.cgi?id=45835
Andreas L. Delmelle <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|pdf |images
OS/Version|Linux |All
Platform|PC |All
--- Comment #5 from Andreas L. Delmelle <[EMAIL PROTECTED]> 2008-09-18
13:44:35 PST ---
Thanks for the attachments. This seems a bit weird indeed. With all values set
to "auto", FOP has no reason to scale the image at all...
Just confirmed with FOP Trunk on Mac. The JPEG reports a size of 198x450 pixels
at 88,9 dots-per-inch in Preview. A quick debug session shows that XML
Graphics' ImageInfo also reports this height/width in pixels, but... with an
apparent resolution of 13.7795dpi (misread somehow?), which makes the image
about 14.37in high (= 1034.578pt = (198px/13.7795dpi) * 72dpi).
FOP itself is not at fault here... Seems like an issue in XMLGraphics Commons.
Anyone?
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.