Article # 472, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
Text looks too small in printer output.
Q. When the form prints, the boxes, buttons and check-boxes in the form all look the proper size, but the text is very small. It looks okay When I draw text to the screen. What am I doing wrong here? A. The system font is a bitmap font. Bitmap fonts are not scaled, so on a hi-res printer, the font is very small, and on a low-res printer, the font is bigger. You will need to use an outline font (like Roman) for printing.