phd-thesis-template icon indicating copy to clipboard operation
phd-thesis-template copied to clipboard

PDF/A Support for thesis

Open kks32 opened this issue 11 years ago • 4 comments

For long term preservation. Good format for archives of thesis/dissertations. Try PDF/A-3 with embedded font support?

http://support.river-valley.com/wiki/index.php?title=Generating_PDF/A_compliant_PDFs_from_pdftex

kks32 avatar Jul 06 '14 09:07 kks32

Hi, Do you have any plans of implementing PDF/A compliance any time soon?

kmajeed avatar Nov 02 '14 11:11 kmajeed

I'm working on it, I don't have a definite timeframe on this one. The generated PDF has all the meta-data. I still have to look into including XMP data and verify the PDF/A compliance. I'm trying to implement something similar to http://support.river-valley.com/wiki/index.php?title=Generating_PDF/A_compliant_PDFs_from_pdftex and ftp://ftp.fu-berlin.de/tex/CTAN/macros/latex/contrib/pdfx/pdfx.pdf.

kks32 avatar Nov 02 '14 18:11 kks32

Take a look at code from http://tex.stackexchange.com/a/349521/79756 which improves pdf/a compatibility.

LSinev avatar Feb 22 '17 12:02 LSinev

Take a look at the code from: https://github.com/holgern/TUB_PhDThesisTemplate

holgern avatar Sep 15 '17 12:09 holgern