I have searched and searched though that alias archives but I could
not find a simple answer to this problem.
I have a servlet (struts) that returns a generated chart.
What is the best/simplest way to get this into a pdf?
<fo:block>
<fo:external-graphic src="url(http://localhost:8080/
ScoreCard/View/MetricChart.do)"/>
</fo:block>
[ERROR] Could not load external SVG: Premature end of file.
[ERROR] Error while creating area : No ImageReader for this type of
image (http://localhost:8080/ScoreCard/View/MetricChart.do)
Nathan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]