Hi Vincent,
Thanks a lot. I will look into the library API's specified by you.
Thanks and Regards
Prasanna
-----Original Message-----
From: Vincent Hardy [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 30, 2003 10:17 PM
To: Batik Users
Subject: Re: split a big SVG document ?
Hello Prasanna,
One possibility: the rasterizer lets you specify an area of interest for
an SVG image. Depending on what you want to do exactly, this may not be
efficient enough.
In that case, you could always load your document, and then render it
multiple times after changing the Renderer's transform to correspond to
different areas of interest. To understand how to do that, you can have
a look at xxx.batik.transcoder.SVGAbstractTranscoder and
xxx.batik.transcoder.image.ImageTranscoder.
Vincent.
Prasanna Chetty wrote:
>
> Can I use the Batik library to split a big SVG document into smaller
> documents, so that it can be printed?
> Why I want to do this is, I don't have direct method to print the full
SVG
> document if it exceeds the screen size in Internet Explorer.
>
> Thanks
> Pras.
>
>
> **********************************************************************
> The information in this message is confidential and may be legally
> privileged. It is intended solely for the addressee. Access to this
message
> by anyone else is unauthorized. If you are not the intended recipient, any
> disclosure, copying, or distribution of the message, or any action or
> omission taken by you in reliance on it, is prohibited and may be
unlawful.
> Please immediately contact the sender if you have received this message in
> error.
>
> **********************************************************************
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]