-
#### 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…
-
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…
-
### Bug reports:
I am using html2canvas to convert a part of a web page into an image.
On this page, there are some images, the source of which is in base64, for instance:
``
where verylongstrin…
-
Please make sure you are testing with the latest [release of html2canvas](https://github.com/niklasvh/html2canvas/releases).
Old versions are not supported and issues reported for them will be close…
-
Hello!
Thanks for the great work in this amazing library.
I've been having problems while trying to render a page with the "writing-mode" CSS property.
The "transform: rotate()" works fine, but …
-
### Bug reports:
For me html2canvas is not working with cached images from a ServiceWorker / Workbox. I'm not sure if it's a bug of html2canvas or any other thing related to service workers or work…
-
html2canvas 截图下载下来的内容水印就消失了,这是为何
-
## 使用html2canvas 异常情况处理
- 问题1, 不能使用背景图 (使用div包裹一层)
- 最好使用定位处理一些dom, css, -- html2处理会出现失效的情况
```html
```
- 图片模糊问题、 图片不显示(图片跨越问题)
```js
const canvasHtml = docume…
-
能不能不要所有的页面都通过一次html2canvas转化,这样大内容的html很容易导出为空白,搞个插件帮我们自动将元素拆分成不同的html2canvas转换?刚需!
-
## 背景:
基于 html2Canvas 导出dom为图片
## 问题描述:
- 导出之前的页面内容:
![image](https://github.com/niklasvh/html2canvas/assets/26094157/e770dc5f-efb0-4944-84ac-0bfc32524dcc)
- 导出之后的图片效果:
![image](http…