kevind
|
| Posted: 04/23/2003, 2:01 PM |
|
I have created some forms that use radio buttons and check boxes. These controls do not print well (no indication of whether control is chosen or not) whereas the rest of the form is fine.
Is there a quick adjustment that needs to be made to make the print properly or, do I have to duplicate my work and create a new form JUST for printing?
Any help would be greatly appreciated.
Kevin Dalby
|
|
|
 |
kburnett
|
| Posted: 04/23/2003, 5:44 PM |
|
so you're saying that the html form elements don't print well?
if so, then you could just create a new page, copy and paste the original form, and just change all the elements to labels. then just link to a "printable page" from your original page.
that would be quick and easy.
|
|
|
 |
kevind
|
| Posted: 04/24/2003, 3:30 AM |
|
thought of that already but, with a form containing a large bank of checkbox fields, it will be a great deal of work to duplicate for printing.
I was hoping someone had dealt with this before or that there was a style that could be set that prints out the radio and check box fields more easily.
Kevin
|
|
|
 |
|