Last Updated: Feb 14, 2022
Use this function to split the document based on the input type.
Document Instance Split (pdf_id, doc_type)
Input Parameter Name | Description |
---|---|
pdf_id | FileID of the PDF document |
doc_type | Type of the split PDF (Invoice, BOL, PO, Debit) |
Return Value | Description |
---|---|
Table(DocSplitTable) | Data Table with columns:
|
Output variable of type Table should be created with Table Definition DocSplitTable.
Document Instance Split (8jki838hdjhe23ndw9, Invoice)
The path and the name of the output files are automatically assigned by the function.
To view all the Document functions, click here.