Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1
-
None
-
None
-
Windows 7 x64
java 1.8.0_102 64-Bit
Description
When rendering fo-file into PDF urls to svg images are treated incorrectly because some extra componets are preprended to them. Other images with similar urls works fine.
<fo:external-graphic src="url('images/svg.svg')"/> doesn't work <fo:external-graphic src="url('images/png.png')"/> has no problem
Files to reproduce are in zip archive batik-svg-error.zip.