Hopefully someone can help. A client has a logo that they want to appear on Invoices. I copied the logo Bmp into a test system, set up the call - set_printer('BMP','Bmps\BNHlogo.bmp'….. and it worked fine. I then copied/pasted the set_printer logic into the client program. And it does not work. Well - sort of! It pulls the default bit map and prints that, instead of the logo. I would appreciate some help. Thanks :)
Hopefully someone can help. A client has a logo that they want to appear on Invoices. I copied the logo Bmp into a test system, set up the call - set_printer('BMP','Bmps\BNHlogo.bmp'….. and it worked fine. I then copied/pasted the set_printer logic into the client program. And it does not work. Well - sort of! It pulls the default bit map and prints that, instead of the logo. I would appreciate some help. Thanks :)
I hate to ask the obvious, but did you also copy the BMP file to the client system?