One client has an interesting problem. If the office manager prints an invoice, to any printer, it comes out perfectly. If he prints from his computer, to the same printers, the background shows up very dark and overrides the printed text and the graphic.
I suspect it is some setting on his computer but I don't know what. I've eliminated print drivers because I had him remove the printers from Printers & Devices in Windows, and then reinstall them. There was no change. It's not the bitmap because the exact same one is used from both computers, and it works perfectly on one, but not the other. It's the exact same printer class function ( same program, installed on each computer as a client workstation ).
Code: Select all | Expand
oPrn:PrintImage( 21 * nRsp, nCsp*2, ( cPath + "wtrmk.png" ), nCsp * 84, 24 * nRsp, , 50, .t. )