Hi Sudhakar,

Sudhakar S <[EMAIL PROTECTED]> wrote on 05/23/2006 06:25:33 AM:

> >  Who is zooming in and out, and how? 
> >  This is the print transcoder, isn't it? 
> 
> After opened the SVG document in customized viewer, i am doing
> zoomin/zoomout operations. then if i tried to print the scaled document 
with
> rootmost SVG element's height and width. it's not printing the entire 
scaled
> document. because it always returns rootmost SVG element's  width and
> height. it is not same as scaled document's height and width. so is 
there
> any way to find scaled document's width and height in print transcoder??

   How are you communicating the scale factor from the "customized viewer"
to the print transcoder?  Isn't it just a matter of multiplying the root
SVG element's width/height by this scale factor?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to