Printer Friendly Version PDF generation from server side script and attach to the record

Inactive_Us1519
Kilo Contributor

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.

2 REPLIES 2

Community Alums
Not applicable

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

Alice Hill
Tera Expert

Hi,

Did you find a way to do this?