Replies: 4 comments
-
Hello @Xenope, |
Beta Was this translation helpful? Give feedback.
-
Hi, In fact we did a while ago. My colleague managed to address the problem, let me ask him with some details and i get back to you with some answers! |
Beta Was this translation helpful? Give feedback.
-
Sorry for the delay, but here are some things that we did. Place a div with a specific size in the HTML template. Find this div position in the generated PDF document. In attachment you will find the TS class we implemented, I hope it will help you in some ways : |
Beta Was this translation helpful? Give feedback.
-
Hey thanks for the help! |
Beta Was this translation helpful? Give feedback.
-
Hello guys,
need some help with a problem we have.
We generate some PDF with pupeeter based on some HTML templates. It could be invoices, quotes, reports ... anything.
Our goal is to be able to add a handwritten signature (consider it as an image representing it) at specific coordinates. (i.e. in a specific zone on the last page of the PDF).
How could we do that?
This is our approach :
We have two problems:
It seems that the coordinates we get from the PDF does not take margin into accounts.
Some advices on this approach? Are we missing something?
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions