Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing problem

Status
Not open for further replies.

Peepain

Programmer
May 15, 2002
43
AR
When I print using the printer object, depending on the printer I am using, the text is not transparent. I've tried using printer.fonttransparent = true (even when that is the default value) but nothing happens.

It is remmarkable that this doesn't happens with all printers.

Does somebody know how to solve this problem?
Thanx
 
Some printers do not support all of the printer object properties. It might also depend on the driver version for the printer.
 
Thanx Vampire. That is what I thought... The only way I found to solve the problem up to now, was by installing the original printer driver instead the Windows one.

One interesting thing is that using the same printer, with two different machines, the printer behaves different.
Thanx again
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top