-
I've got an SVG with an embedded base64 image, which is itself an SVG, which gives me a `SVGElemImage: failed to open image "data:image/svg+xml;base64,....." in PDFKit` error, I'm guessing because it …
-
wkhtmltopdf 0.12.6 (with patched qt)
**OS information**
Digital Ocean Ubuntu 18.04 (Bionic) Server
**Description**
I have a shop system which generates invoices for clients. These invoices nee…
-
When using online HuggingChat it is pretty trivial to parse a PDF. At the moment I haven't found a way to use the same technology with the Mac version in particular with local models, that would be ve…
-
```
ERROR: Cannot install django-pdfkit==0.3.1 and pdfkit==0.6.1 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested pdfkit==0.6.1
…
-
## Code sample
doc.image(path.join(__dirname, '../../../../assets/myLogo.png'), 390, 20, { width: 180 });
# Bug Report
I got a Deprecation warning when i put an image on my pdf
this l…
-
**Objective**
I would like to migrate from using the [placeholder-plain](https://github.com/vbuch/node-signpdf/tree/develop/packages/placeholder-plain) to [placeholder-pdfkit](https://github.com/vbuc…
-
### What version of Bun is running?
0.6.3
### What platform is your computer?
Linux 5.15.90.1-microsoft-standard-WSL2 x86_64 x86_64
### What steps can reproduce the bug?
add npm package…
-
## Description of the problem
I am having a issue when i am trying to create a pdf in api folder of nextjs 13 .
## Code sample
import fs from 'fs';
import path, { join } from 'path';
import { …
-
# Does pdfkit support Hindi language?
## I am writing a program to generate pdf document with Hindi text
## Code sample
```
let user = {
no: 1,
name: 'अर्जुन दाव',
age: 26,
…
-
https://japho.top/2018/11/21/guideline-of-pdfkit/
The shortest answer is doing.
japho updated
6 years ago