Problem printin True Type Fonts

  • Thread starter Thread starter sp
  • Start date Start date
S

sp

My problem resides in the fact that i use a Delphi program
that in a certain form i write a text which i send for
printing through the program, but when i do that the
printed document isn't in True Type Fonts resulting messing
up the way the document was ment to be printed. How can i
make Windows 2000 print True Type Fonts? In Control Panel -
Fonts i can see many True Type Fonts!
 
It's more likely that the program output expects/sets a fixed font, and your
printer(s)/are not using one that is compatable.
 
Back
Top