Helder Magalhães wrote:
Hi Praveen,
> I can use PrintTranscoder to print an SVG document. Can I print only a
> section of the SVG file? For example, the zoomed in and panned area visible
> on the screen?
Thomas already hinted towards this through the area of interest
concept (modeled in SVG though the viewbox attribute).
> Thanks,
> Praveen
Regards,
Helder
---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org
Please let me know how to use PrintTranscoder to print an SVG document. If possible please provide an example