-
The tests in `test_hsm.py` fail due to missing keys and fixtures.
```
python3.11 -m unittest_or_fail discover -v
test_create_ca (tests.test_cert.CATests.test_create_ca) ... ok
test_create_user (…
-
I'm running the text command with `--output-type json --json-output-details full` to get hold of the coordinates for the text in my PDF. It seems to me that the coordinates in the resulting JSON is mi…
-
I am trying to generate an invoice with dompdf from a [HTML ](https://github.com/sparksuite/simple-html-invoice-template/tree/master)template but I get gibberish.
I am following your method and I do …
-
![image](https://github.com/jeffreyrdcs/stock-vcpscreener/assets/76263329/cd00bd3a-1002-4eeb-9e6b-7764f78956b4)
Any guidance on how to fix it please ?
-
Hi folks !
I'm struggling debugging my app loading a document using the `ReadSeeker` way. My document is stored on a webserver and I use Range request to only read the bytes that I want on the dist…
yanc0 updated
9 months ago
-
Hi guys, another really minor issue I encountered in this very useful library related to `YPos.TOP` handling in `multi_cell`.
It seems to me that `fpdf.py:3499` is duplicated at `fpdf.py:3526` (lin…
-
Hi,
thanks for your work on this project.
I am currently trying to use it to extract some information from an existing PDF file but I am wondering how I would prepare a buffer to pass to functio…
-
Hello FPDF Team,
First and foremost, I'd like to express my immense gratitude for the effort put into developing the FPDF library. It's an incredible tool that has been immensely helpful.
I am c…
-
**Error details**
```
---------------------------------------------------------------------------
UnicodeEncodeError Traceback (most recent call last)
/Library/Frameworks/Py…
-
### Bug Report
Hello, I am using python azure-function which uses two custom .whl packages. Until today everything was building and working fine. Today was another deployment with no dependencies c…