Tagged Questions
4
votes
2answers
240 views
pdfx package gives me Option clash for package hyperref
I'm using the following package for convert a PDF to a PDF/A format
\usepackage[a-1b]{pdfx}
When I compile, I receive the following error.
"Option clash for package hyperref"
I've searched ...