ServiceNow PDF Generation API Magic | Learn the power of ServiceNow PDF Generation API | PDF API
TechnoMonk
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!!! ... https://www.youtube.com/watch?v=3uBVeDamzuA
57354418 Bytes