Skip to content

Commit ab07f4f

Browse files
authored
Update README with example image for PDF generation
Added example image to README for PDF generation.
1 parent 1e75967 commit ab07f4f

File tree

1 file changed

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

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
Generating a PDF using PDFGenerationAPI
22
Calling an OOTB convertToPDFWithHeaderFooter() method to generate a PDF with your header and footer.
33
PDFGenerationAPI – convertToPDFWithHeaderFooter(String html, String targetTable, String targetTableSysId, String pdfName, Object headerFooterInfo, String fontFamilySysId, Object documentConfiguration)
4+
5+
Example:
6+
<img width="704" height="496" alt="image" src="https://github.com/user-attachments/assets/9d086ee3-db76-482d-ab11-4b0540a5e2fb" />
7+

0 commit comments

Comments
 (0)