简体   繁体   中英

Convert html (current page or child window) to image using canvas

有没有一种方法可以仅使用客户端脚本将当前呈现的页面或子窗口转换为画布或图像?

Use html2canvas for this purpose. It is plugin for jQuery which converts the webpage to canvas.

Note: Some styles are not appropriate when converted eg rotate.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM