matteosecli / pdf2archive

A simple Ghostscript-based PDF to PDF/A-1B converter.
GNU General Public License v3.0
77 stars 16 forks source link

Write a section with LaTeX suggestions #3

Open matteosecli opened 6 years ago

matteosecli commented 6 years ago

Just a reminder for myself.


Some nice things to write about:

eike-fokken commented 3 years ago

This is a totally different way to create pdf/a but for people coming to this repo, it may be worth it to check out the hyperxmp package for pdflatex. https://ctan.org/pkg/hyperxmp

For me it created pdf/a from some documents without breaking anything.

usage is pretty simple: Just add \usepackage{hyperxmp} anywhere before including hyperref.