Noone answered so I figured I'd post the solution...
The only way to edit the pdf output is to edit the refman.tex file directly
after it is generated in the latex folder, and then use the makefile again
to run it with the new refman.tex file.
--
View this message in context:
http://doxygen.10
I have my project generating PDF as well as HTML output. HTML is fine,
however I had a question about the pdf output.
Any \page I pass to the HTML documentation automatically gets passed to the
PDF documentation as expected. However these pages appear BEFORE the
namespace and class documentation i