> I am using windows not linux and when I am printing the height of rendered
> page then it is showing
> 67090,If this is the issue then how to handle it?
You could try using setClipRect() to render it as three images of 23,000
pixels (and glue them together as a post-process step). (*)
Let us know if it works or doesn't.
Darren
*: I seem to remember that did not work, and render() simply cannot see
pixels beyond y=32768. I just had a look, but couldn't find the
conversation I was remembering, sorry.
--
Darren Cook, Software Researcher/Developer
http://dcook.org/work/ (About me and my work)
http://dcook.org/blogs.html (My blogs and articles)