I am using a Modified acmtrans document class. It was modified to add a custom journal.
I am having problems using the hyperref package.
My file has the following in the preamble:
\documentclass[mistar,hyperref]{acmtrans2m}
\usepackage[pdfmark]{hyperref}
When compiling I get the following error:
! Undefined control sequence.
\pdfinfo #1#2->\pdfmark
{pdfmark=/DOCINFO,Title=#1,Author=#2}
Can anyone help?