Print a scaled area

View: New views
4 Messages — Rating Filter:   Alert me  

Print a scaled area

by Praveen Nayak2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi,

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?

Thanks,
Praveen

Re: Print a scaled area

by Helder Magalhães :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...
For additional commands, e-mail: batik-users-help@...


Re: Print a scaled area

by chetu009 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Re: Print a scaled area

by chetu009 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Praveen Nayak2 wrote:
Hi,

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?

Thanks,
Praveen

Hi,

Please let me know how to use PrintTranscoder to print an SVG document. An example would be very helpful.

Thanks in advance.