Best way to add dynamic signature images (canvas / text / upload) to PDF after confirmation? #450
-
|
Hi 👋 ⸻ 🔹 Interaction flow (important context) The signature creation does NOT happen directly on the PDF. Instead, the flow is: So from the PDF viewer’s perspective, the final input is always: an image generated at runtime (canvas or uploaded file) ⸻ 🔹 What I’m trying to achieve After the user clicks Confirm, I want to: This is conceptually similar to an image / stamp annotation, but with dynamic image content. ⸻ 🔹 What I’ve tried / investigated These seem like the right direction, but I couldn’t find documentation or examples showing: ⸻ 🔹 Questions Any guidance, examples, or demos would be greatly appreciated 🙏 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hello, I am trying to achieve the exact same goal as you (programmatic insertion of annotation as an image). |
Beta Was this translation helpful? Give feedback.
-
|
Happy to announce that we released the signature plugin For the headless documentation about the signature plugin you can read: For the full ui PDF viewer you can read: |
Beta Was this translation helpful? Give feedback.
Happy to announce that we released the signature plugin
For the headless documentation about the signature plugin you can read:
React Headless Signature Plugin
Vue Headless Signature Plugin
Svelte Headless Signature Plugin
For the full ui PDF viewer you can read:
React Full UI Viewer Signature Plugin
Vue Full UI Viewer Signature Plugin
Svelte Full UI Viewer Signature Plugin