-
### Environment
Node 20+
Nitro 2.7.2
### Reproduction
[StackBlitz](https://stackblitz.com/edit/github-1qa4zg?file=routes%2Findex.ts)
`npm run dev` returns `Buffer`
`npm run build && npm run prev…
okydk updated
1 month ago
-
Currently the most of the modules are installed via yarn.
However there are still two vendor libraries not installed via a package manager (https://github.com/mberlanda/cheidelacoriera/pull/2#issue-1…
-
What if we allow users to digitally sign contracts online?
Lets research the following options:
1. We provide a contract template with few predefined fields that landlord should fill like lease …
-
Is exporting to PDF planned in near future?
-
# Discussion 🗣
The transformation stack seems to handle unicode quite well, but in the pdf generation case not all character sets are handled.
## Detailed Description
For the following markdo…
-
Hello!
I haven't been able to find any documentation or issues about how to handle tables with many columns, causing the table to be wider than the page width. How would one handle such a case? I kno…
Bazze updated
5 months ago
-
Testing in production with adapter-node gettings
```
ReferenceError: __dirname is not defined in ES module scope
This file is being treated as an ES module because it has a '.js' file extension an…
-
Hi!
I am using pdfmake on the client side.
Here's the code ready for the playground.
var dd = {
content: [
{
image: 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAIA…
-
When I reload the page after including the package I get this bug.
Thanks in advance for your help.
-
Can table borders have styles (dashed, dotted, etc) like those assignable through CSS border-style? I've looked through the docs and the source without success, but I could be missing something.