pdf2archive
pdf2archive copied to clipboard
A simple Ghostscript-based PDF to PDF/A-1B converter.
Hello, i have made some adjustments to run this nice helper program in every SH compatible shell: ```diff --- .local/bin/pdf2archive.orig +++ .local/bin/pdf2archive @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/usr/bin/env sh...
I have found that the [current](https://github.com/matteosecli/pdf2archive/tree/master/verapdf) `verapdf` validator errors on newer versions of `java`: ``` $ java -version openjdk version "15.0.2" 2021-01-19 OpenJDK Runtime Environment (build 15.0.2+7) OpenJDK 64-Bit Server...
Just a reminder for myself. --- Some nice things to write about: * `pdfx`: https://ctan.org/pkg/pdfx and https://github.com/serviceprototypinglab/latex-pdfa * `pdfathesis`: https://www.mun.ca/math/graduate/grad-thesis/ * Warning about zero-width glyphs or non-matching widths: https://tug.org/pracjourn/2010-1/beccari/beccari.pdf *...
For newer `gs` versions *every* run of `pdf2archive` results in this error being thrown right at the top of the output: ``` GPL Ghostscript 9.54.0: Unrecoverable error, exit code 1...
Hi. Thanks for sharing pdf2archive. I tested it and it worked on all the PDF documents I tried to convert. However, I noticed that hyperlinks and crossreference links (e. g....
Defaults to gs on global path but optionally configurable to specific path to support multiple GS installations.
Ideally, something like `--install` and `--update`. For a standard installation, we also need a `manpage`.
More of a reminder than an issue, actually. I should remember to update the included version of VeraPDF every now and then.
This doesn't mean that there is an *official* Windows support; prebuilt packages (with e.g. Cygwin, GS and Java) will not be provided (as I don't have a chance to test...