We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1fd5d8 commit dc384f8Copy full SHA for dc384f8
Client-Side Components/UI Actions/Generate a PDF/README.md
@@ -0,0 +1,3 @@
1
+Generating a PDF using PDFGenerationAPI
2
+Calling an OOTB convertToPDFWithHeaderFooter() method to generate a PDF with your header and footer.
3
+PDFGenerationAPI – convertToPDFWithHeaderFooter(String html, String targetTable, String targetTableSysId, String pdfName, Object headerFooterInfo, String fontFamilySysId, Object documentConfiguration)
0 commit comments