How to add image dynamically in pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2022 05:04 PM
How to dynamically add images through script or pdf mapping.
- Labels:
-
Employee Document Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2022 05:10 AM
Hi Shivam,
This can be done using a custom PDF generation API and you can use the attachment sys_id in the PDF which can be dynamic based on conditions you want to add. The below article explains this in detail -
If it is something else that you are trying to achieve, add the details here and we can take it from there.
Thanks
-Harneet Sital (ServiceNow Certified Technical Architect)
Request you to please mark my answer as helpful or correct based on the impact
Find all my ServiceNow articles here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2022 12:15 PM
Hi Harneet,
Thanks for the reply, it was quite enlightening to go through that API.
but
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2024 08:14 AM
@Shivam7 - Wanted to check if you found a way to fill in some fields of PDF after the first signature is done?