-
As discussed in the JS team meeting on 9/23/24, figure out how to remove compodoc. We also need to remove pdfmake which was added in #1658
-
Build error occurred
TypeError: Cannot read properties of undefined (reading 'vfs')
at 65638 (E:\FrontEnd\ffbd-admin\.next\server\chunks\6887.js:1174:57)
at __webpack_require__ (E:\FrontEn…
-
```
# npm audit report
marked
-
Typings for PDFmake are only offered for the built version, which presents a different API to the un-built version (which is the one we actually use).
-
Do you have any documentation on how to build a print template? I need to implement solutions like tables and lists, but I can’t find any specifications for building a print template anywhere.
-
Looks like pdfmake 0.1.25 is on NPM. Could you update this project to the latest version? The 0.1.18 does not seem to support configuration of borders in tables, which i need for a layout. Happy to su…
-
Hello,
I know this sounds a bit random and vague but I was using this package for a long time (at least a year) on a production site and it worked no problem. Then a couple months back it just stop…
-
ERROR 'default' is not exported by node_modules/pdfmake/build/vfs_fonts.js, imported by ......
-
Hi,
I would like to be able to control the text alignment for columns in the body.
For example in the snippet below, I would like to have the data for "Date", "Start Time" and "End Time" to be rig…
-
Steps:
- install npm packages of staterestore and staterestore-bs5
- add to angular.json (bs5 css and staterestore js and bs5 js)
- import in a page
getting error of
Error: Module build failed…