From 62062c96711c42e810e8f9b2403165fe131306e7 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 15 Jun 2025 11:14:33 +0200 Subject: generate PDF 2.0 (but not yet well-tagged PDF) --- tryk/oroeposten_5_rev2.qmd | 3 +++ tryk/oroeposten_6.qmd | 3 +++ 2 files changed, 6 insertions(+) diff --git a/tryk/oroeposten_5_rev2.qmd b/tryk/oroeposten_5_rev2.qmd index dae4854..2e14ec1 100644 --- a/tryk/oroeposten_5_rev2.qmd +++ b/tryk/oroeposten_5_rev2.qmd @@ -2,6 +2,9 @@ # title, subtitle and date embeddded at the end to trump other embedding format: stylish-issue-pdf: + pdfversion: "2.0" +# pdfstandard: [A-4f, UA-2] +# pdftestphase: latest include-in-header: # support QR-codes - text: | diff --git a/tryk/oroeposten_6.qmd b/tryk/oroeposten_6.qmd index f52c36c..b8d9873 100644 --- a/tryk/oroeposten_6.qmd +++ b/tryk/oroeposten_6.qmd @@ -2,6 +2,9 @@ # title, subtitle and date embeddded at the end to trump other embedding format: stylish-issue-pdf: + pdfversion: "2.0" +# pdfstandard: [A-4f, UA-2] +# pdftestphase: latest include-in-header: # support QR-codes - text: | -- cgit v1.2.3