ServiceNow PDF Generation API Overview
Learn how the ServiceNow PDF Generation API enables PDF conversion and management of PDF fields, providing powerful tools for PDF handling within ServiceNow.

TechnoMonk
14.8K views β’ Apr 29, 2021

About this video
ServiceNow PDF Generation API Magic
PDFGenerationAPI API
Provides support for PDF conversion and handling PDF fields.
This API is part of the ServiceNow PDF Generation utility plugin (com.snc.apppdfgenerator) and is provided within the sn_pdfgeneratorutils namespace. The plugin is activated by default.
These methods can also be used for documents created by non-catalog items. The methods in this class enable the following tasks:
Dynamically generate a PDF from an HTML string and attach it to a record
Fill fields in a PDF
Sign a PDF
Unflattened, flattened, or partially flattened
Retrieving PDF field data
Related APIs:
PdfMergeSignRequestor
SVGToPDFConversionAPI
convertToPDF(String html, String targetTable, String targetTableSysId, String pdfName)
Converts an HTML string to a PDF document.
To generate a PDF with header and footer information, such as page numbers, use convertToPDFWithHeaderFooter().
If this video is helpful then, please do not forget to like, subscribe and share my youtube channel Technomonk.
Thank you!!!
PDFGenerationAPI API
Provides support for PDF conversion and handling PDF fields.
This API is part of the ServiceNow PDF Generation utility plugin (com.snc.apppdfgenerator) and is provided within the sn_pdfgeneratorutils namespace. The plugin is activated by default.
These methods can also be used for documents created by non-catalog items. The methods in this class enable the following tasks:
Dynamically generate a PDF from an HTML string and attach it to a record
Fill fields in a PDF
Sign a PDF
Unflattened, flattened, or partially flattened
Retrieving PDF field data
Related APIs:
PdfMergeSignRequestor
SVGToPDFConversionAPI
convertToPDF(String html, String targetTable, String targetTableSysId, String pdfName)
Converts an HTML string to a PDF document.
To generate a PDF with header and footer information, such as page numbers, use convertToPDFWithHeaderFooter().
If this video is helpful then, please do not forget to like, subscribe and share my youtube channel Technomonk.
Thank you!!!
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
14.8K
Likes
116
Duration
25:41
Published
Apr 29, 2021
User Reviews
4.2
(2) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now