Skip to content

Commit a90f00d

Browse files
authored
Add introduction section to PDF generation README
Added an introduction section to the README for clarity.
1 parent ab07f4f commit a90f00d

File tree

1 file changed

+2
-1
lines changed
  • Client-Side Components/UI Actions/Generate a PDF

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
# Introduction
12
Generating a PDF using PDFGenerationAPI
23
Calling an OOTB convertToPDFWithHeaderFooter() method to generate a PDF with your header and footer.
34
PDFGenerationAPI – convertToPDFWithHeaderFooter(String html, String targetTable, String targetTableSysId, String pdfName, Object headerFooterInfo, String fontFamilySysId, Object documentConfiguration)
45

5-
Example:
6+
# Example:
67
<img width="704" height="496" alt="image" src="https://github.com/user-attachments/assets/9d086ee3-db76-482d-ab11-4b0540a5e2fb" />
78

0 commit comments

Comments
 (0)