-
It seems like the SetCompressLevel() really doesn't affect the output size at all. For any value between -2 and 9 I always get a 3.2MB file as output in my application. The pdf can actually be compre…
-
The DEA technology data on H2 storage technologies (Technology Data Catalogue for Energy Storage) contains assumptions for H2 tanks (compressed,
-
I am on Ubuntu 20.04 and the compressor works fine. I tried to integrate it via AppImageLauncher (ver. 2.2.0) but get an error message when doing so "pdf compress Fehler beim Registrieren des AppImage…
-
ETC2 is the improved successor of ETC1 and it will be soon available on all new Android terminals. It will be interesting to add a compressor for this format. The algorithm basic principle are very si…
-
Hi Merlijn,
I like this repo as it looks like the first serious open source MRC PDF solution I've found. However, I recently filed an issue with didjvu that has equal bad background fuzz. However, …
rmast updated
2 years ago
-
This doesn't apply to images embedded to the PDF, but all calls to `zlib.compress` in *main.py*. Some of the Flate compressors are very slow, so we probably need some caching which persists across inv…
-
Based on profiling my application, image processing is the most CPU-intensive, with parsepngstream using a good bit of the time. Is there an opportunity to optimize this function? Perhaps using image…
-
When I try to download my workout plan, I can't download it with images because of the following error message:
Environment:
```
Request Method: GET
Request URL: http://10.0.3.5:8080/de/routin…
-
Currently integer and floating point multiplication occur in one stage (fp_execute_stage2) using the '*' Verilog operator. This is the critical path when synthesizing for silicon. However, three stage…
-
The second most significant use case for opening the print dialog, apart from sending something to an actual printer, is the PDF export. I’d suggest exploring this possibility to cater to this use cas…