PDF export PoC

This commit is contained in:
Christian Georgi
2023-03-14 15:28:26 +01:00
parent bed293f1b2
commit 2b03529a4c
3 changed files with 58 additions and 0 deletions

View File

@@ -43,6 +43,16 @@
"[production]": {
"model": "db/hana"
}
},
"pdf": {
"kind": "btp-adobe-forms",
"vcap": {
"label": "adsrestapi"
},
"[pdfme]": {
"kind": "export-pdf",
"impl": "./pdfme.js"
}
}
},
"hana": {