|
Hi,
I am trying to use XSL-FO to generate PDF Forms in my application.
How do I create a check box in my PDF.
I have my data in XML file as: <insurance>Y<insurance>
The line in my form should look like:
Medical Insurance: |x| Yes |_| No .
Note: In the above line |x| - Checked Check Box
and=20
|_| - UnChecked Check Box. with the | | hopefully
looking like a Square Check box
I would appreciate your help on this problem.
Thanks
labeaux
|
- Re: create a check box Labeaux Schiek
- Re: create a check box Christian Geisert
- RE: create a check box Partridge, Michael
