Search found 2 matches

by Holsche
Thu Nov 07 2002
Forum: Visual FoxPro Community
Topic: How to set font
Replies: 1
Views: 6178

additional information: below is the code that I am using. Please note that when activating the preview option in the REPORT FORM clause the report looks fine on the screen (mono-space font used). ------------ SET LIBRARY TO "C:\amyunipdf\fox\FllIntf.fll" ADDITIVE #define printername "...
by Holsche
Thu Nov 07 2002
Forum: Visual FoxPro Community
Topic: How to set font
Replies: 1
Views: 6178

How to set font

Hi all, I'm working with in a weird environment - because we use fox 2.6 and visual foxpro at the same time, most of the reports are fox 2.6 style (thus no font information included in the frx/frt files). Printing those reports from visual foxpro to a printer is fine - a mono space font is used so t...