DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15855>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15855 can't size the svg image in <fo:external-graphic> Summary: can't size the svg image in <fo:external-graphic> Product: Fop Version: all Platform: Other OS/Version: Linux Status: NEW Severity: Major Priority: Other Component: svg AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] work with PNG <fo:external-graphic src="file:test.png" width="10cm" height="10cm"/> doesn't work with SVG <fo:external-graphic src="file:test.svg" width="10cm" height="10cm"/> In java, SVG is display with 100dpi, but can convert to pdf through FOP, it use 72dpi and make the image larger than I expect. Any fix on the way? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
