Hi,
I use the following command to generate the pdf file from cmake
manpage. But the pdf file does not have bookmarks. Does anybody know a
way to generated the manual in pdf with bookmarks and possibly
hyperlinks?
man -t "$f" | ps2pdf - > $f.pdf
--
Regards,
Peng