Bob
Sat Jul 16 04:36:02 CDT 2005
This should get you going...
http://support.microsoft.com/?kbid=322091
--
Bob Powell [MVP]
Visual C#, System.Drawing
Ramuseco Limited .NET consulting
http://www.ramuseco.com
Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm
All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
"Andrea" <Andrea@nospam.it> wrote in message
news:ugGUExUiFHA.1416@TK2MSFTNGP09.phx.gbl...
> Does someone know how to print draft font using plain c# (PrintDocument) ?
> or some 3 party NET component ?
> I have an Intermec termal printer and wuold like to print a small report
> using printer fonts (for barcode).
> I can do this easily with msaccess using a label and selecting installed
> intermec printer specific fonts. But these fonts doesn't seem to be
> available on c# (using Font class).
>
> Some hint ?
> Thanks in advance
>
>
>