Codeunit "ForNAV PDF Splitter"
ID 6189370
Methods
FillPDF
Splits the PDF of any given blob field into multiple PDFs.
procedure FillPDF(var PDF: Record "ForNAV PDF"; SourceRec: Variant)
Parameters
| Name | Type | Description |
|---|---|---|
| Table "ForNAV PDF" |
PDF temporary table. |
|
| SourceRec | Variant |
The parent table. |