pdfmake icon indicating copy to clipboard operation
pdfmake copied to clipboard

Why image in footer has replaced from image in content only first page

Open qwerty2042 opened this issue 1 year ago • 1 comments

ภาพถ่ายหน้าจอ 2567-01-10 เวลา 19 15 49

After pdf file has generated, i found this issue only first page

qwerty2042 avatar Jan 10 '24 12:01 qwerty2042

I also stumbled upon this problem as well.

It occurs for me whenever I pass content in through a function. For example, my footer has a image in it which should be the same for all pages, but instead the image of the footer is replaced with the first image that occurs on that specific page.

I also encountered this same problem when passing in the fields for background with a function. That is, the first image in the background is replaced with the first image that occurs on the page content.

TDDEL avatar Mar 03 '24 15:03 TDDEL