Winforms Printing Inconsistancy

I'm currently working on my first complex VB.Net / Winforms application where I'm not using CR to print my Invoices, but have written using PrintDoc.

My problem is that on my dev machine, everything works fine. When I deploy it on the production server, the graphic and lines print fine. But no text prints. If I print to a PDF creator on the server, the fonts appear just fine. I've verified that the font's I'm using are also on the server.

Any thoughts about where to look? I can forward a copy of the code if requested.

Thanks in advance from one really confused programmer

Tom
[647 byte] By [photo_tom] at [2007-11-18 17:36:02]
# 1 Re: Winforms Printing Inconsistancy
Yeah, with out seeing the code, we probably can not do much. It sounds like you are using a custom font, so that would be the first guess. Then I would make sure your drivers are up to date.
Craig Gemmill at 2007-11-10 3:21:47 >