Line cutoff between pages
Supcar27 opened this issue · 5 comments
Supcar27 commented
I just started playing around with this library it looks cool but i ran into the following issue when the content is large enough and a new page is created the line gets cutoff,
here's a screenshot of this
i did see in jsPdf github issues here that this can be resolved by passing
autoPaging: "text"
im just not sure where i would do that here, and if thats really the answer
Kimblis commented
Very relevant for me as well
grutkowska commented
This is relevant for me too.
kimolife commented
same. There's no way to control a page break which is probably crucial to a lot of people. It can cut between words or images.