You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: