Hi,
Over the years, I have come back to this persistent problem. With various VFP versions & various laser printers...
When issuing programmatically 'set printer font' with various fontnames,sizes and styles, the best I can hope for is to get a similar size setting. I have confirmed the font setting with getfont() and have included the getfont() function to try to confirm that I am not misspelling the fontname or using an unavailable size or style. I can get the font to display in screen objects such as edit/text/etc, but cannot get the fonts delivered to the laser printers. I have tried issuing 'set printer on, set device to printer in every imaginable combination (I've tried for years!) I can issue PCL controls that change the size/bold/proportion/etc, but the actual font still does not process through.
I can download some softfont sets that work fine and are controllable. I just really want to take advantage of fonts that are installed and available in other MS Windows applications. Thanks for any help, advice or direction.
Over the years, I have come back to this persistent problem. With various VFP versions & various laser printers...
When issuing programmatically 'set printer font' with various fontnames,sizes and styles, the best I can hope for is to get a similar size setting. I have confirmed the font setting with getfont() and have included the getfont() function to try to confirm that I am not misspelling the fontname or using an unavailable size or style. I can get the font to display in screen objects such as edit/text/etc, but cannot get the fonts delivered to the laser printers. I have tried issuing 'set printer on, set device to printer in every imaginable combination (I've tried for years!) I can issue PCL controls that change the size/bold/proportion/etc, but the actual font still does not process through.
I can download some softfont sets that work fine and are controllable. I just really want to take advantage of fonts that are installed and available in other MS Windows applications. Thanks for any help, advice or direction.