Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to generate customized PDF report on custom table.

Anagha
Kilo Explorer

Hi,

I have created custom application, on the list view I have one ui action, after execution of it I am getting required records in table.

Now I wanted to create PDF report on that records.Could anyone please suggest me on how to generate a PDF report. I am using Madrid version.

Thanks a lot.

7 REPLIES 7

Jeff Currier
ServiceNow Employee
ServiceNow Employee

You could just use the create a report wizard, pick your table configure the report and then export to PDF or schedule and generate pdf

Anagha
Kilo Explorer

Thanks a lot Jeff. I am looking to create a custom pdf report using Script Include. Any pointers on that.

Jeff Currier
ServiceNow Employee
ServiceNow Employee

Omkar Mone
Mega Sage

Hi 

You can make use of these two OOTB SI's - 

 

find_real_file.png

 

Regards,

Omkar Mone