-
I can't seem to find speed comparisons. I'm looking at some old code that is using fpdf==1.7.3 and we have a particularly large PDF generation that is taking over 6 hours. Our jobs are currently set t…
-
www/lib/dokumente/class.briefpapier.php
Call of function Cell() is incorrect, suggest change function to typed paramers and correct all calls.
Actual:
$this->Cell(30,3,$this->app->erp->Besch…
-
## Context
I am running a Django web application as Lambda deployed on AWS via zappa
I upgraded Django to 4.2 on my application to remedy security issues reported by Github Dependabot.
Local tes…
-
https://github.com/bblanchon/pdfium-binaries Has a web assembly version.
golang is very capable in running web assembly. For example Wazero can run wasm with no cgo
why ?
One pdfium for all …
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 9.5.6
| PHP version | 7.4.21
| Installation Method | Composer
#### Summary
When I act…
-
https://github.com/gamalielmendez/node-fpdf/blob/d486d629d857536ecc0c2abd5c05572695a513aa/src/fpdf_js.js#L28
Actual FPDF version is `1.85`, does that affect this library in any way?
-
Great project! The only one i on the web that makes it super easy to print pdfs on windows.
Question: Could we use the [PdfiumCore ](https://github.com/Dtronix/PDFiumCore) auto generated bindings i…
-
### Environment
```
alexacrm/dynamics-webapi-toolkit 2.7.1 Web API toolkit for Microsoft Dynamics 365 and Dynamics CRM
alexacrm/strong-serializer 2.0 …
-
Hello there :wave:
Thank you for your wonderful here :pray: It's great to find good alternatives to PyMuPDF with a proper open-source license!
I figured I should share a problem that I had: the…
-
Currently the library contains no OCRB font, which means an implementing developer must organize one in a TCPDF compatible format, add it to the TCPDF fonts libary and change the font of the code line…