When the # labels in a run exactly ends on a sheet boundary, the current ufpdf implementation appends an extra page. This is caused by improper positioning of the add_page() function relaqtive to a loop.
The attached patch fixes this issue.
| Comment | File | Size | Author |
|---|---|---|---|
| suppress_extra_page.patch | 1.2 KB | letapjar |
Comments
Comment #1
bluegeek9 commented