From 0b4e858a722a8721a440f00d50370254b835c4d2 Mon Sep 17 00:00:00 2001 From: Carmelo Mordini Date: Thu, 9 Jun 2022 16:24:17 +0200 Subject: [PATCH] Add PDF/A compile options to thesis template --- phdimt.cls | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/phdimt.cls b/phdimt.cls index 2838a06..4b79fcb 100755 --- a/phdimt.cls +++ b/phdimt.cls @@ -48,6 +48,10 @@ hyperfigures \usepackage[pdftex]{graphicx} \pdfcompresslevel=9 +% Compile using the PDF/A-2B standard +\usepackage[a-2b]{pdfx} +\usepackage{colorprofiles} + % A5 settings \pdfpageheight=210mm