Hi Group,
We are starting to use our custom application in RemoteApp. It needs to print address labels. We use a Dymo 400 label printer. But, really it should work for any label printer.
The server is windows server 2008 R2. The clients are w7.
Initially, the symptoms were that the page in the label printer would come out but no data/text would be on it. It would be blank. So the printer got the print command but did not get the data.
We then took Wordpad and published it in RemoteApp. We typed on the page and printed to the label printer. Same thing, blank page came out. Then, went to print preview on wordpad. This took a few seconds. But once that was done, then, data started to show up on the label printer. We also changed a flag on the printer properties to only start printing when all the data was received.
We then opened our custom application and tried to print an address label. It worked. We thought, great, its fixed.
We then tried on our end-users computer. It is still printing blank pages from wordpad and our custom software.
It seems like some kind of caching/timing issue with the data transmission to the printer. Does anyone have any advice on how to solve this issue?
Thank you.