This commit is contained in:
2024-08-27 17:27:58 +02:00
parent 22d99ba39e
commit 3b8aeb3b87
2 changed files with 2 additions and 2 deletions

View File

@@ -789,7 +789,7 @@ export const useCreatePdf = async (invoiceData,backgroundSourceBuffer) => {
} else if (row.mode === 'title') {
if(index === 0) {
if(index === 0 ||pageIndex === 0) {
rowHeight += 3
}
pages[pageCounter - 1].drawRectangle({