Bad layout when CellPadding is non-default in TCPDF
Opened this issue · 2 comments
Xeros84 commented
The Layout of the QR bill is wrong, when cell padding has been set in TCPDF. See the provided PDF where the first page looks good, but when setting the cell padding on the second page, the layout is wrong.
tcpdf-qr-layout.pdf
This could probably be fixed by setting the required cell paddings before adding the QR bill.
sprain commented
Can you provide a simple code example to reproduce this?
Xeros84 commented
I hope you find this useful:
generator-test.zip