eKoopmans / html2pdf.js

Client-side HTML-to-PDF rendering using pure JS.
MIT License
4.05k stars 1.37k forks source link

Tables cut off in pdf #129

Open Ry04Mac opened 6 years ago

Ry04Mac commented 6 years ago

When I create the pdf some of the tables within it are cut off, here is an example

https://jsfiddle.net/RyMac44/tz64sahr/2/

harryadel commented 5 years ago

I'm somewhat running into the same problem except my tables are too wide, so they're cut off on the sides.

AthalG commented 5 years ago

@harryadel add margins to the table using CSS