pdfeasy icon indicating copy to clipboard operation
pdfeasy copied to clipboard

📕 A JavaScript Client/Server Side PDF-Generator based in PDFKit

Results 5 pdfeasy issues
Sort by recently updated
recently updated
newest added

I followed the installation guidelines for my Nuxt 3 application, and when I add the module in the `nuxt.config.ts`, I got a 500 error. ``` at ./pdfeasy:43798:203 at ./pdfeasy:43767:83 at...

In line with https://github.com/vuejs/router/pull/2295 and https://github.com/nuxt/nuxt/pull/28542, this moves to augment `vue` rather than `@vue/runtime` core. This is now officially recommended [in the docs](https://vuejs.org/api/utility-types.html#componentcustomproperties) and it _must_ be done by all...

Hello, please help me. I tried using a costume font exactly as in the example code. I made a public/fonts folder and added the fonts. Even with the https://domain and...

### Description Arabic text is not rendered correctly when generating PDF using pdfmake. The letters are disjointed ### Steps to Reproduce

Hi, Thanks a lot for useful package! Any plans to make it Nuxt 4 compatible? BR Cezary