-
As I reported some bugs, which were fixed but are not yet released and to ease the overall burden to try mato, I think it would be great to have a single container image containing:
- groff 1.23
-…
-
Testing suggests we do not need this concept explicitly:
```latex
\documentclass{article}
\pdfinfo{/CreationDate()/ModDate()}
%\pdfinfoomitdate1
\begin{document}
Hello world
\end{document}
…
-
# What is new?
Pdfinfo (poppler utils)
Exiftool (Perl)
Fido (Pronom extraction) and Python to the base container
This are all needed for strawberry_runners processing chain and in general quit…
-
Running v3.1 out of docker containers for testing (per https://docs.papermerge.io/3.1/setup/docker-compose/ ). When you upload and attempt to OCR a digitally signed document, the process fails silentl…
-
I apologies if this is not the right place to report my problem.
I have a script that uses the cups filter to automatically convert pdf files. The command in question is
/usr/lib/cups/filter/pdf…
-
### ImageMagick version
7.1.1-39
### Operating system
Linux
### Operating system, version and so on
debian:unstable-20241016
### Description
There is an unexpected NUL byte in various fields of…
-
Heya Jay and others,
I recently had a problem with poppler and pdfinfo. As I had that problem with poppler, pdfinfo was not
working (actually I think I had more than one problem, but the "net resu…
-
From [April 18 work sesh](https://archivers.slack.com/archives/C4GC2LQ5N/p1492560340690357):
"The "What Climate Change Means to [STATE]" series are 50 PDF simple fact sheets with pretty good metadata…
-
The following script
```
/usr/local/bin/wkhtmltopdf \
--encoding iso-8859-1 \
--minimum-font-size 18 \
--margin-bottom 20mm \
cover /tmp/pdf-book56c0aba472129-title.html \
toc \
page /tmp/p…
-
I'm trying to get `poppler` installed on macOS. `brew install poppler` seems to get stuck, so I've installed it through `conda`, but because I'm unfamiliar with `conda`, I have no idea how to specify …