Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering large page without scroll bars having issue #836

Closed
NavaneethSankaradevan opened this issue Mar 28, 2016 · 0 comments
Closed

Rendering large page without scroll bars having issue #836

NavaneethSankaradevan opened this issue Mar 28, 2016 · 0 comments

Comments

@NavaneethSankaradevan
Copy link

Hi,

I am rendering my html page which is have 540 X 11020 px resolution with IFrame to avoid scrollbars. Actually I am rendering full html page without scrollbar in iframe and sending that to html2canvas. But the generated image is not having full data. I mean it is working properly for 540 X 8000 px (approx). For more than this resolution, I am always getting 540 X 8000 px image. Please suggest me to fix this.

http://jsfiddle.net/sodofkcs/35/
Note: For created iframe css won't work in this jsfiddle sample since css file is required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants