sprain/php-swiss-qr-bill

Bad layout when CellPadding is non-default in TCPDF

Opened this issue · 2 comments

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.

Can you provide a simple code example to reproduce this?

I hope you find this useful:
generator-test.zip