PHP wrapper around the wkhtmltopdf library to convert HTML into PDF via a full-rendering webkit engine including the processing of CSS and JS in addition to the HTML itself.
Questions tagged [knp-snappy]
59 questions
14
votes
1 answer
WkHTMLtoPDF Unicode Issue
I've already read several similar StackOverflow posts and none of them were able to resolve my issue.
The Issue
I have a PDF that's being generated by WkHTMLtoPDF which contains a unicode RIGHT SINGLE QUOTATION MARK (U+2019, or ’) character.…

stevendesu
- 15,753
- 22
- 105
- 182
10
votes
1 answer
wkhtmltopdf thead overlapps content on second page
Here is how my PDF result looks like (see the overlapping header on the second page):
The code is a simple HTML table with lots of content inside one TD element.
BESCHREIBUNG | PREIS | …
---|