Gaurav Nagpure
Gaurav Nagpure
`const documentDefinition = { content: [ { table: { widths: [100, '*', 200, '*'], body: [ ['width=100', 'star-sized', 'width=200', 'star-sized'], [ 'fixed-width cells have exactly the specified width', { text:...
I am using ``` +-- [email protected] | +-- @foliojs-fork/[email protected] | +-- @foliojs-fork/[email protected] | +-- [email protected] | -- [email protected]``` with "@angular/cli": "^8.3.29" and node version v12.20.0
Hi @liborm85, thank you for your early replies. I have created same environment and added the snippet here. Please refer: https://github.com/GauravNagpure/pdfmake-issue
Hi @liborm85, did you find the solution to the issue?
@liborm85 when I use download function on document object provided by **createPdf** method then only I get this error, can you please elaborate on how I can solve this error.