parallax / jsPDF

Client-side JavaScript PDF generation for everyone.

Home Page:https://parall.ax/products/jspdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

addImage should not generate the weird line above the table.

noppadolraksasiripong opened this issue · comments

jspdf version: 2.5.1
html-to-image: 1.11.11

I use html-to-image to generate a PNG, then use jsPdf.addImage(). When I open this pdf in the Chrome browser, the problematic line will appear. (disappear after zooming in enough)

Is it possible to fix that?

PDF example : border-test.pdf

image

This issue is stale because it has been open 90 days with no activity. It will be closed soon. Please comment/reopen if this issue is still relevant.