Post by Dave Griffith\documentclass[12pt]{article}
\usepackage{hyperref}
\begin{document}
\begin{Form}
\ChoiceMenu[radio,name=choice,width=1em]{}{Foo}
\ChoiceMenu[radio,name=choice,width=1em]{}{Bar}
\end{Form}
\end{document}
When opened in Acroread, you will see two linked radio buttons. When
pressed, the button shows a five-pointed star. I'd prefer something
like 'X' instead.
I never knew hyperref did that!
I did a bit of digging in the code, and found something called
"checkboxsymbol", which seems like the sort of thing you're after.
However, I can't get it to do anything!
Perhaps Heiko Oberdiek can help out with this: I've CCd him on this.
--
Joseph Wright