Signature Block appearing on top left of 1st page of doc for multipage doc
Wednesday, July 10, 2019 at 11:32amHi Team / Duo,
Greetings for the day.
I'm facing an issue,
I have form that gets generated in my system (and the number of pages is dynamic based on the inputs)
So there are cases where the PDF has multiple pages (template is same PDF with multiple occurrences with different data, say for eg: if you have 100 items in input, the pdf might have 5 pages with 20 items in each page, so the template is same and repeats.)
Now in multiple occurrences, I want the signature block to be available in all the pages of the PDF,
I have attached the code snippet where I add signatures(I tried pasting it here but the blog doesn't allow me to save with code in the post)
But the issue I'm facing is in this case, the signature block is appearing on top left side of the first page in the document (and all the 5 signatures for the 5 pages are being overlapped in the same position (please find the image attached)
As you see, the sysout's statements show that the signature are in correct pages (Please find the attached imaged for eclipse console output)
Kindly shed some light on this issue. Thank you very much in advance.
Reply to: Signature Block appearing on top left of 1st page of doc for multipage doc
Wednesday, July 10, 2019 at 01:02pm