G
Guest
I have a requirement to print text from a source thats formatting is based on
a fixed font for proper presentation of column alignment. Sounds easy
but.........
The problem I am having is that no matter what "fixed font" family I use the
grapics Drawstring method of the .NET print document is rendering it like a
true type font and the fixed spacing is lost resulting in loss of column
alignment. This occurs no matter what printer driver I use.
For the record I have tryed this with a Lexmark 2480 Forms Printer and four
or five different HP laser and inkjet printer drivers. I have also tried the
seven or eight different "fixed font" families installed on various
development systems.
I am using C#/Framework V1.1 SP1 for development.
Any suggestions you might have would be greatly appreciated.
a fixed font for proper presentation of column alignment. Sounds easy
but.........
The problem I am having is that no matter what "fixed font" family I use the
grapics Drawstring method of the .NET print document is rendering it like a
true type font and the fixed spacing is lost resulting in loss of column
alignment. This occurs no matter what printer driver I use.
For the record I have tryed this with a Lexmark 2480 Forms Printer and four
or five different HP laser and inkjet printer drivers. I have also tried the
seven or eight different "fixed font" families installed on various
development systems.
I am using C#/Framework V1.1 SP1 for development.
Any suggestions you might have would be greatly appreciated.