Details
-
Improvement
-
Status: Closed
-
Resolution: Fixed
-
0.94
-
None
-
None
-
Operating System: Windows XP
Platform: PC
-
43597
Description
When graphic files are not unzipped manually before rendering the xml-file to
pdf, they are not included in the pdf. As it is standard that e.g. mapservers
return g-zipped svgs, it would be convenient if fop could render them as does
e.g. Antennahouse xsl-Formatter or Ecrion XF Rendering Server.
Example xsl-Fragment:
<fo:external-graphic content-height="100mm" content-width="100mm"
src="D:/temp/test.svg.gz"/>