Fehlende Dateien und Ordner hinzugefügt
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "lieferschein_pdf_table",
|
||||
"documentName": "Lieferschein PDF Tabelle",
|
||||
"sourceFileName": "lieferschein_pdf_table_template.pdf",
|
||||
"description": "PDF_TEMPLATE Beispiel mit dynamischer Tabelle, Barcode-Spalte und QR-Code",
|
||||
"contentType": "application/pdf",
|
||||
"templateType": "PDF_TEMPLATE",
|
||||
"encoding": "UTF-8",
|
||||
"coordinateUnit": "mm",
|
||||
"coordinateOrigin": "TOP_LEFT",
|
||||
"storageMode": "FOLDER",
|
||||
"storageVersion": 2,
|
||||
"templateDirectory": "templates/lieferschein_pdf_table",
|
||||
"documentFile": "document.pdf",
|
||||
"metadataFile": "template.json",
|
||||
"fieldsFile": "fields.json",
|
||||
"sampleDataFile": "sample-data.json",
|
||||
"printRequestFile": "print-request.json",
|
||||
"hasDocumentFile": true,
|
||||
"hasFieldsFile": true,
|
||||
"hasSampleDataFile": true,
|
||||
"hasPrintRequestFile": true
|
||||
}
|
||||
Reference in New Issue
Block a user