-
```
What steps will reproduce the problem?
1. Update an object (having object number N) 65534 times, then free it
2. Load the document in PDFium
3. All objects after N are shifted down one position
(…
-
```
What steps will reproduce the problem?
1. Update an object (having object number N) 65534 times, then free it
2. Load the document in PDFium
3. All objects after N are shifted down one position
(…
-
```
What steps will reproduce the problem?
1. Update an object (having object number N) 65534 times, then free it
2. Load the document in PDFium
3. All objects after N are shifted down one position
(…
-
```
The Linux build warnings are very distracting and make it impossible to benefit
from valuable compiler warnings. The warnings should all be fixed or suppressed
as seems appropriate and then warn…
-
```
The Linux build warnings are very distracting and make it impossible to benefit
from valuable compiler warnings. The warnings should all be fixed or suppressed
as seems appropriate and then warn…
-
```
The codebase is badly in need of a unique_ptr and shared_ptr equivalent. We
should determine if we are going to use chromium's classes from base/, or if we
are going to go with the c++11 librar…
-
```
The codebase is badly in need of a unique_ptr and shared_ptr equivalent. We
should determine if we are going to use chromium's classes from base/, or if we
are going to go with the c++11 librar…
-
```
The codebase is badly in need of a unique_ptr and shared_ptr equivalent. We
should determine if we are going to use chromium's classes from base/, or if we
are going to go with the c++11 librar…
-
```
What steps will reproduce the problem?
Render the attached file using Pdfium, ie FPDF_RenderPageBitmap. Observe it takes over ten seconds to render a single page.
What is the expected output?
S…
-
Can you please advise on how to build on Linux (ubuntu for that matter), incl PDFIUM.