Skip to content

Check PDF with veraPDF's WCAG-2.2 validation profile #5

Description

@clpetix

I checked my PDF using veraPDF's command-line tool.

I installed veraPDF with Homebrew on mac, but there are additional installation methods here. I then cloned veraPDF-validation-profiles repository.

I used this bash script to check the PDFs:

verapdf \
  --profile "/path/to/veraPDF-validation-profiles/PDF_UA/WCAG-2-2-Complete-PDF20.xml" \
  --format html \
  "/path/to/PDF.pdf" > verapdf-wcag-report-fixed-toc.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions