Skip to content

Commit dc384f8

Browse files
authored
Add README for PDF generation using PDFGenerationAPI
1 parent a1fd5d8 commit dc384f8

File tree

1 file changed

+3
-0
lines changed
  • Client-Side Components/UI Actions/Generate a PDF

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)