Font in windows printing


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Grant Foraker on September 19, 2007 at 13:52:28:

I want to change the selected font that's printing at the top of a customer's invoice from "Impact" to "Murray Hill".

In fonts, Murray Hill shows as "Murray Hill Bold BT (True Type)". In a font selection box, it shows as "MurrayHill Bd BT".

I've tried all sorts of variations and some other fonts. "Lucida Console" and "Impact" work but others "Agency FB" or "Palace Script MT" don't.

! Around this point
X1 = (3.50 * TWIP.INCH)
Y1 = RectTop
Gosub GDI.InitLogFont
lfHeight$ = IntelD(26*20) ! COMPANY NAME FONT
lfFaceName$ = "MurrayHill" + NullByte$
lfItalic$ = "@01@"
Gosub SetFont


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]