-
the latest version PDFium 128.0.6611.0
windows x64
Public Declare PtrSafe Function FPDF_LoadDocument Lib "pdfium" (ByVal file_path As String, Optional ByVal Password As String) As LongPtr
Public De…
-
NWJS Version : 0.40.1 [tested with 0.39.2 & 0.40.1]
Operating System : Windows 10
### Expected behavior
If i inject a script to a webview with an eventlistener for "keydown" i expect, that the …
-
I want to compress images in the pdf, but what I do is not work.
here is my algorithm:
```shell
- FPDF_GetPageCount
- Loop through every page
- FPDF_LoadPage
- FPDFPage_CountObjects
-…
-
Hi, when I try to use pdfrx to open a pdf on iOS (real device and simulator) I have a blue screen with this error:
Invalid argument(s): Failed to load dynamic library 'pdfrx.framework/pdfrx': dlop…
-
**Describe the bug**
I have an error while building wasm: TypeError: Expected maxsize to be an integer or None
**To Reproduce**
I'm going through https://github.com/paulocoutinhox/pdfium-lib/…
-
**Describe the bug**
I have an error of npm version mismatch while building wasm example.
"ERROR: npm v10.4.0 is known not to run on Node.js v14.21.3. This version of npm supports the following n…
-
## Describe the bug
*A clear and concise description of what the bug is.*
## Have you tried [repairing](https://github.com/jsvine/pdfplumber/blob/stable/docs/repairing.md) the PDF?
*Please …
-
Qt 5.13 added support for PDFium (Chromium's PDF viewer), so we could use that for PDF support instead of PDF.js.
- [Change](https://codereview.qt-project.org/c/qt/qtwebengine/+/250668)
- [Qt bug]…
-
Hi, thanks for making this great library!
I'm trying to use this library on the `wam32-wasip1` target to run on a standalone Wasm runtime like Wasmtime. I can compile against that target, but it l…
ajalt updated
3 months ago
-
**Describe the bug**
After adding flutter_cached_pdfview to my project and testing it, I observed "W/System ( 9662): A resource failed to call release." sporadically popping up in the Debugging-Cons…
Endma updated
3 months ago