-
```
the pdfium sources contains a call to V8::InitializeICU() however, that is
commented out for chrome builds.
Since ICU is linked statically into pdfium, the copy used by pdfium is not
configured…
-
New version of AndroidPdfViewer library, with supporting Android API >= 21. Implemented updated version of [PdfiumAndroid](https://github.com/lion1988dev/PdfiumAndroid) with the latest version of pdfi…
-
I know there are usually better solutions than pdfium-render for this (pdftk for example). However, a convoluted set of circumstances have led me to attempt filling PDF forms using pdfium-render.
S…
-
```
These won't work in a sandboxed environment, and indicate either:
1. Places where the code is unreachable, or
2. Places where functionality is genuinely broken.
For case #2, add a sdk API for th…
-
```
These won't work in a sandboxed environment, and indicate either:
1. Places where the code is unreachable, or
2. Places where functionality is genuinely broken.
For case #2, add a sdk API for th…
-
```
build/standalone.gypi has a clang variable, but it does nothing. Instead, I
have to set $CC and $CXX to build with clang. This is likely a requirement for
fixing bug 1.
thakis: any suggestions …
-
```
The original bug was reported in
http://code.google.com/p/chromium/issues/detail?id=455195&q=owner%3Ame&colspec=I
D%20Pri%20M%20Week%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modifie
…
-
```
The original bug was reported in
http://code.google.com/p/chromium/issues/detail?id=455195&q=owner%3Ame&colspec=I
D%20Pri%20M%20Week%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modifie
…
-
```
The original bug was reported in
http://code.google.com/p/chromium/issues/detail?id=455195&q=owner%3Ame&colspec=I
D%20Pri%20M%20Week%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modifie
…
-
```
the pdfium sources contains a call to V8::InitializeICU() however, that is
commented out for chrome builds.
Since ICU is linked statically into pdfium, the copy used by pdfium is not
configured…