February 10th, 2000, 02:47 PM
How do I get a checkbox control to print out on paper and look like it does on the form (like a square with/without a check in it)? I'm not using printform, I'm using printer.print etc. When I try printer.print checkboxname, it just prints out the value (0 or 1).