Hi All, I am doing multi page print support for selected area. If the selected area size is single page or more than one page, it also prints the remaining portion of area in that page, if the selected area size is lesser than the paper size.
In selected area print preview, If the selected area size is lesser that page size, I have specified the BufferedImage’s exact height and width. So it doesn’t show beyond the selected area of the document. But in “SVGAbstractTranscoder” where should I take care of getting the selected area. I have done the changes “curAOI” in “SVGAbstractTranscoder”, but it doesn’t reflect the changes in printing. Please anyone suggest me to resolve this problem. Thanks, Sudhakar -- View this message in context: http://www.nabble.com/Problem-in-handling-AOI-tf2210474.html#a6121727 Sent from the Batik - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
