Printer Friendly Version PDF generation from server side script and attach to the record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2022 10:15 PM
We are having a request to auto-generate the pdf printer friendly version of the RITM then attach to the RITM. The process need to be automatically without any manual task from the user so we need to be able to generate the pdf printer friendly version from the server-side script.
- Labels:
-
Content Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2022 10:33 PM
Hi Inactive_user,
1) you will require custom solution to create PDF file with the required fields data
2) then you need to add it as attachment to record
check these links for solutions
Generating Custom PDFs - using the new PDFGenerationAPI
I want to generate PDF file with current RITM fields
Generate PDF and attach to the record
This was taken from :https://community.servicenow.com/community?id=community_question&sys_id=be21a34edbd7a810904fa9fb1396...
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-12-2022 02:50 AM
Hi,
Did you find a way to do this?