draft fonts in Crystal Report 9 VS .NET?

how can i have a draft font in crystal reports for .net? everytime i print with draft fonts it always shows up as arial?

pls help me!

[135 byte] By [codefund.com] at [2007-12-16]
# 1
For Crystal Reports-specific questions, you may get better response in the forums they sponsor on their site, or by searching their knowledge base, at <a href=" http://support.crystaldecisions.com"> http://support.crystaldecisions.com</a>.
codefund.com at 2007-9-8 > top of Msdn Tech,Windows Forms,Windows Forms General...
# 2
I'm having a similar problem with draft fonts in Crystal reports...did you ever get a solution?
ShawndeWet at 2007-9-8 > top of Msdn Tech,Windows Forms,Windows Forms General...
# 3

Hi,

Try checking if the default printer on your system is the printer that supports draft font (LX-300). Coz if the printer doesn't support draft fonts it would automaticall convert the font into one of its native type fonts...

cheers,

Paul June A. Domag

PaulDomag at 2007-9-8 > top of Msdn Tech,Windows Forms,Windows Forms General...
# 4
yea the default windows printer is indeed the Tally line printer that supports the draft font in question. In design view the Crystal report displays as expected, with the "Tally Data Processing (20cpi)" font as assigned. However, as soon as I display the report in a CrystalReportsViewer control on a .Net Windows forms app, it displays with Arial font. Exports to Word/Excel/PDF also use the Arial font.
ShawndeWet at 2007-9-8 > top of Msdn Tech,Windows Forms,Windows Forms General...
# 5

Hi,

Hmmm. quite interesting. I've encountered the same problem before, but the error there was that the default windows printer wasn't set to the printer being used by my report. Could you verify this? Check if the printer used in your report in the design view is the same as the default printer set in windows...

cheers,

Paul June A. Domag

PaulDomag at 2007-9-8 > top of Msdn Tech,Windows Forms,Windows Forms General...