All Questions
1 question
1
vote
0
answers
87
views
PDFmake looking for 'svg' property in Image for document builder in Ionic 7 / Angular 16- compile error
I am using PDFmake in an Ionic 7.1 Angular 16 form Git repo here.
I have built my document definition below, according to the docs .
This is the document builder:
createPdf(){
const formValue = ...