Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error loading font.

Status
Not open for further replies.

tmcmanamey

Programmer
Joined
May 31, 2012
Messages
1
Location
US
I'm trying to load a font onto my printer using a C program. I have a postscript font file and I'm reading it through my program and sending it to the printer. I get an error from my printer:
ERROR: undefined
OFFENDING COMMAND: =
STACK:

dicttype

I've checked the file and there is no '=' in the file. Do I need to issue a certain command to send the font to the printer? I kinda get the impression it wants to know which dictionary to load into?

Thanks
T-man
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Sponsor

Back
Top