Page not rendered completely.

77 views
Skip to first unread message

zeesh...@gmail.com

unread,
Feb 26, 2014, 7:30:18 AM2/26/14
to phan...@googlegroups.com
My html page consist of 4000 rows of table when I rendered into png format then some of the rows is not displaying,I increase the time also then also it is not working.Can anyone please suggest me what is the issue?

zeesh...@gmail.com

unread,
Feb 27, 2014, 3:40:04 AM2/27/14
to phan...@googlegroups.com
Is there any default size after which the rendering will not occur?

Darren Cook

unread,
Feb 27, 2014, 4:20:24 AM2/27/14
to phan...@googlegroups.com
> Is there any default size after which the rendering will not occur?

I heard the figure of 32767 pixels. (Sorry, I forget now if it was
Phantom or Slimer or both; it appeared to be a limit of the render()
rather than web engine.)

If you're hitting a problem at a lower render size than that, also make
sure you have enough memory.

Darren

Jason Swearingen

unread,
Feb 27, 2014, 5:28:02 AM2/27/14
to phan...@googlegroups.com
i render 1280x10000 images (12m pixels) no problem on a 512mb linux machine, so i don't think that should be the issue.

zeesh...@gmail.com

unread,
Feb 27, 2014, 6:30:01 AM2/27/14
to phan...@googlegroups.com
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?

On Wednesday, February 26, 2014 6:00:18 PM UTC+5:30, zeesh...@gmail.com wrote:

Darren Cook

unread,
Feb 27, 2014, 7:53:53 AM2/27/14
to phan...@googlegroups.com
> 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)
Reply all
Reply to author
Forward
0 new messages