-
Hello,
while building the V8 version I get a build error, when applying patches.
```
export CONFIGURATION=Release
export PDFium_TARGET_CPU=x64
export PDFium_TARGET_OS=linux
export PDFium_BRA…
-
Hi,
I build GDAL for iOS and now im testing it, but when i use on iOS i get link problems.
When i build GDAL with png, gif etc it is not compiled both statically inside one static final library?…
-
I'll just preface this by saying that this library saved my life at the new job . So thanks to all of you in advance.
Anyway, I've stumbled into this behavior where the abscissa of the current posi…
-
FPDF has errors with unicode, so I uninstalled it, and installed FPDF2.
I see from the FPDF2 docs that the correct way to import it is:
from fpdf import FPDF
However, my compiler (intel…
-
Hi
I'm the first time in here and hope to find someone who can explain how it all works.
I'm using the php-swiss-qr-bill library in two different applications in two different domains.
For some…
-
Hi,
I use Arch Linux and when I tried build from [AUR](https://aur.archlinux.org/packages/dolt) with LTO enabled (gcc with auto lto or clang with thin lto) it's fails to build:
```
==> Making pac…
-
I am trying to run the code by
`python3 main.py`
Traceback (most recent call last):
File "main.py", line 14, in
from fpdf import FPDF
ModuleNotFoundError: No module named 'fpdf'
-
### Type of Issue (Enhancement, Error, Bug, Question)
Bug
----------------------------------------
#### Operating System
MacOS 12.5
#### PySimpleGUI Port (tkinter, Qt, Wx, Web)
tkint…
-
### Type of Issue (Enhancement, Error, Bug, Question)
Bug
----------------------------------------
#### Operating System
MacOS 12.5
#### PySimpleGUI Port (tkinter, Qt, Wx, Web)
tkinter…
-
### Describe the bug
[`ctypesgen`](https://github.com/ctypesgen/ctypesgen) is a tool to automatically create Python bindings to C libraries via ctypes, which I am using for [`pypdfium2`](https://gi…