-
Hello,
I installed the frappe-pdf app, but I am still encountering issues when attempting to generate PDFs and sending emails with attached Invoices for example
**Installed Apps**
- ERPNext: v1…
-
When launching a print with Weasyprint I noticed an issue if using pydyf==0.11 instead of pydyf==0.8.0
```
File "/home/ubuntu/virtualenvs/testvenv/gitrepos/anaci_projects/anaci_app/packages/anc_base/…
-
### What were you trying to do?
Embed png file into page
### How did you attempt to do it?
```ts
const pdf = await PDFDocument.create();
const image = await pdf.embedPng(file);
const page = pdf.…
-
### What were you trying to do?
Loading [this pdf](https://mega.nz/file/lkRCGQRJ#An4nH8Iaw2PP4TUF6dXqWVpAGmLYva-83WlAwNmis7Q) crashes pdf-lib
### How did you attempt to do it?
```js
const pa…
-
Refers to #214, but it is not the same issue
I can't replicate #214 with the same use case because I'm getting `malformed PDF file?` error
Unfortunately I can't share the file, but this is the e…
-
Is there any way to use this library w/o node? Attempting to run it client-side on a Vue 3 Vite site.
-
```
[](https://localhost:8080/#) in extract_data_from_pdf(pdf_path)
57 # Function to extract text using the unstructured library
58 def extract_data_from_pdf(pdf_path):
---> 59 eleme…
-
In attempting to build my own PDF using MikTeX on Windows, I encounter the following error:
```
Error producing PDF.
! Undefined control sequence.
@{} >{\centering \arraybackslash
…
-
### Describe your idea
Besides having a `addJavascript()` method to add Javascript script to PDFDocument, it would be great if we could run preexisting Javascript from the PDF, applying its effects…
-
Hello @hongyeehh, I'm getting this error when running Count Metric & Jump Method:
```
Running count metric & jump method
Values less than or equal to 0 in data. Throwing out 0 or negative values…