Issue regarding Pdf generation from fields of catalog form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-25-2024 01:19 AM
Hi All,
I have a client requirement where i need to generate a pdf and attach on the RITM from a word file template.
The word file has editable fields which needs to be prefilled based on submitted field values of RITM.
The template provided by client is in Doc format and after submission of the RITM the doc should be prefilled and attached to RITM as a PDF.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-25-2024 06:17 PM
you can use document templates for this
https://www.servicenow.com/community/hrsd-forum/hr-service-for-fillable-pdf-form/m-p/2470627
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2024 12:04 AM
Hello @JAYESH KUMAR YA,
We had a similar requirement, but we did it using PDFGenerationAPI which was time-consuming. I have mentioned a few references below.
Regards,
----
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.