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 ab07f4f commit a90f00dCopy full SHA for a90f00d
Client-Side Components/UI Actions/Generate a PDF/README.md
@@ -1,7 +1,8 @@
1
+# Introduction
2
Generating a PDF using PDFGenerationAPI
3
Calling an OOTB convertToPDFWithHeaderFooter() method to generate a PDF with your header and footer.
4
PDFGenerationAPI – convertToPDFWithHeaderFooter(String html, String targetTable, String targetTableSysId, String pdfName, Object headerFooterInfo, String fontFamilySysId, Object documentConfiguration)
5
-Example:
6
+# Example:
7
<img width="704" height="496" alt="image" src="https://github.com/user-attachments/assets/9d086ee3-db76-482d-ab11-4b0540a5e2fb" />
8
0 commit comments