-
Hello, the html2canvas and jspdf versions in the bundles are extremely outdated, could you please fix these?
Specially the html2canvas since it's on 0.5, and I'm having issue with div borders not s…
-
here are the console results
2931ms html2canvas: Canvas renderer initialized (638x27 at 682.796875,243) with scale 1
3146ms html2canvas: Canvas renderer initialized (1042x28 at 737.796875,308) wit…
-
before html2canvas
![image](https://user-images.githubusercontent.com/16699711/57901910-92d0d600-7899-11e9-88dd-de2c61f74353.png)
after html2canvas
![image](https://user-images.githubusercontent.…
-
I am using `react-to-print` library in react to print a pdf, then `html2pdf` library in react to download the pdf. When i print using react-to-print, it prints correctly but when i use html2pdf to dow…
-
it has been told that not to use any external library required for such a simple task.
the task was to evaluate HTML/CSS and JavaScript knowledge but you are using
tailwind react and html2canvas libra…
-
#### Hey, I've been trying to implement the **[GitBook](https://www.gitbook.com/) export as a PDF component,** and I've tested a lot of libraries. Unfortunately, I haven't been able to implement it pr…
-
## 引言
![jichou](https://user-images.githubusercontent.com/17595913/40230974-fc64df2c-5acb-11e8-9b46-ec03dcb7d3dd.jpg)
最近这个记仇图片在我的一些群里出现次数相当高,朋友们都会去用修图软件去改下面的文字,作为一个前端党就在想能不能更加便利一点,一开始想用 `canvas`…
-
能不能不要所有的页面都通过一次html2canvas转化,这样大内容的html很容易导出为空白,搞个插件帮我们自动将元素拆分成不同的html2canvas转换?刚需!
-
Hi there,
I compared the file sizes of the same HTML DOM (435 Elements) in html2canvas and html2pdf:
html2canvas creates an image with 50 KB
html2pdf creates a pdf with 12 MB
Can anyone explai…
-
html2canvas 截图下载下来的内容水印就消失了,这是为何