PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/
__________________________________________________________________

> I am trying to dynamically display radio buttons to simulate "circling" numbers or 
> Yes/No
> sections of a PDF (using Javascript since I am only writing the FDF file not the PDF 
> on the
> fly)...

Consider using a button/text field combination. The button provides the appearance and 
the (normally hidden) text field provides a means to pass the value data. As an 
example, see:

     http://www.peakforms.com/pdfs/btn_chkb.pdf

You'll have to study the JavaScript to understand how it works. Using a button gives 
you great flexibilty in the appearance of the selected state.

George

To change your subscription:
http://www.pdfzone.com/discussions/lists-pdfforms.html

Reply via email to