pdfium-lib icon indicating copy to clipboard operation
pdfium-lib copied to clipboard

PDFium - Project to compile PDFium library to multiple platforms.

Results 30 pdfium-lib issues
Sort by recently updated
recently updated
newest added

Hi, I need some help to update this project to use Emscripten version 3+. I already make the port in the branch: https://github.com/paulocoutinhox/pdfium-lib/tree/emscripten. But when i try load any PDF,...

help wanted

**Describe the bug** `FPDF.Bitmap_Destroy()` leaks above a certain size in multiple browsers. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://pdfviewer.github.io/ 2. Open developer tools 3. Add 2...

pdfium-bug

Hello there again! I am actively looking at this and i noticed that the code has changed a lot in the last year or so. Glad to see you are...

question

I can use the lib on m1 mac's iOS simulator due to linker error: ld: in /.../libpdfium.a(fpdf_view.o), building for iOS Simulator, but linking in object file built for iOS, for...

enhancement

I found it's not easy to custom the path of pdfium.wasm, although Module["locateFile"] make that possible, but Module must live in the global scope, it take some time to make...

enhancement

**Describe the bug** Hi, Im getting this error: ![image](https://user-images.githubusercontent.com/395096/140589225-2b9e98a2-f22f-40ee-a946-bec3221b23a6.png) It happen when i call `FPDF.Init()`. It start happen only after use recent version of "emscripten". Im using now "2.0.34" (but...

pdfium-bug

The developer of emscripten himself suggests using Cheerp for projects complaining about memory fragmentation (⚠ add reference). I know it is too early to conclude anything yet but should we...

enhancement

hi,The below file does not display correctly in IPad,Do you konw the reason? Thank you! [1111.pdf](https://github.com/paulo-coutinho/pdfium-lib/files/7153228/1111.pdf)

pdfium-bug