mirror of
https://github.com/qpdf/qpdf.git
synced 2025-02-02 20:08:24 +00:00
Note about veraPDF
This commit is contained in:
parent
8249a26d69
commit
ad82706003
@ -683,6 +683,12 @@ show_ntests();
|
||||
# ----------
|
||||
$td->notify("--- Newline before endstream ---");
|
||||
$n_tests += 8;
|
||||
|
||||
# From issue 133, http://verapdf.org/software/ is an open source
|
||||
# package that can verify PDF/A compliance. This could potentially be
|
||||
# useful for manual or automated verification that qpdf doesn't break
|
||||
# PDF/A compliance should that ever be desired.
|
||||
|
||||
foreach my $d (
|
||||
['--qdf', 'qdf', 'qdf'],
|
||||
['--newline-before-endstream', 'newline', 'nl'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user