metanorma / mn2pdf

Metanorma XML to PDF
3 stars 2 forks source link

PDF/UA-1 validation: An annotation, excluding annotations of subtype Widget, PrinterMark or Link, shall be nested within an Annot tag, #296

Closed Intelligent2013 closed 1 month ago

Intelligent2013 commented 1 month ago

From https://github.com/metanorma/mn2pdf/issues/267#issuecomment-2376348257:

If you run it through the veraPDF Docker and select the PDF/UA-1 conformance check, it notes that the File attachment annotation is not contained inside an Annot tag: "An annotation, excluding annotations of subtype Widget, PrinterMark or Link, shall be nested within an Annot tag"

Intelligent2013 commented 1 month ago

Duplicate https://github.com/metanorma/mn2pdf/issues/293.