473,394 Members | 1,770 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Winforms Printing Inconsistency

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 programme

Tom
Nov 20 '05 #1
2 1248
* =?Utf-8?B?dG9tIHRob3Jw?= <to******@mail.com> scripsit:
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.


Are you sure current printer drivers are installed? What's the printer
model? Doesn't it print anything or does it print "garbage"?

--
Herfried K. Wagner [MVP]
<http://dotnet.mvps.org/>
Nov 20 '05 #2
We are running with the most current drivers on a Brother 1440 laser
printer printing at 600dpi. My test printer is a Brother 1240 also
printing at 600dpi.

If a print to PDF driver, then print the PDF file, everything prints
okay. When I print directly to same printer, I have problems in not
printing text. Lines and graphics print fine.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Rim | last post by:
Hi, With the great unification of types and classes, what will happen to the following identity inconsistency? >>> class myint(int): pass .... >>> a=int(1); b=int(1) >>> a is b 1
15
by: Roberto A. F. De Almeida | last post by:
I found that when using negative indices, the slice object passed to __getitem__ depends on the number of slices. An example to clarify: class a: def __getitem__(self, index): return index ...
46
by: Scott Chapman | last post by:
There seems to be an inconsistency here: Python 2.3.2 (#1, Oct 3 2003, 19:04:58) on linux2 >>> 1 == True True >>> 3 == True False >>> if 1: print "true" ....
7
by: Florian Preknya | last post by:
Hi everybody, I'm relatively new in using Python and I want to perform a simple job: I have a list of objects of type A and want to print them to stdout. class A: def __init__(self, value):...
2
by: Cesar Ronchese | last post by:
Hi All. I have noticed the System.Drawing is toooooooooooooooooooooo slow. I did some tests in VB6 using APIs, printing the same pictures, and I got very, powerful and awesome difference of...
0
by: elbetzio | last post by:
Evening, I've got a highly irritating bug with the reportviewer control that appears to be a show-stopper for one of our bigger applications we're writing. When I try and print more than 1...
0
by: Kidan | last post by:
I'm having an issue with a .NET 2.0 winforms application. The application runs in the taskbar, at all times querying a webservice, and when the webservice returns data, it prints out that data...
2
by: Andrus | last post by:
I'm creating DbLinq MDI WinForms application. It allows edit customers list in DataGridView. Every row change is submitted separately. As Nicholas recommends, it is reasonable to create database...
23
by: raylopez99 | last post by:
Here I am learning WinForms and two months into it I learn there's a WPF API that is coming out. Is this WPF out yet, and is it a threat to WinForms, in the sense that all the library routines I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.