Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing checkboxes
Message
From
21/05/2001 10:45:21
Patrick O'Neil
American Specialty Information Services
Roanoke, Indiana, United States
 
 
To
20/05/2001 07:56:05
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00509181
Message ID:
00509454
Views:
29
>>> i need some idea as to how i can print a small checkbox type box on a hard copy (through VFP) alongwith the check mark/sign (if needed). <<
>
>Pull up the character map that come with windows (in win2k you can get to it thru start -> programs -> accessories -> system tools). Set the font to wing dings and select the check box. Copy it to the clip board and paste it into the report expression dialog at the appropriate place in your IIF() statement. set the font for the object to Wing Dings and you are done.
>
>Marcia




Alternatively, if an x in the check box would be acceptable ...

in report designer, place a rectangle on your form where you want
the checkbox and have it print always (no expression for 'print when).
still using form designer, put an 'x' in the box and for the 'print
when' expression, put your logical expression for when you want the
x to appear.
patrick
Previous
Reply
Map
View

Click here to load this message in the networking platform