Hi , we deploy sunray with to many printer enviroments. So we use Red Hat Enterprise Advanced Server 4 Uptd.3. After that we can use printers with Windows Enviroment. We redirect all printers to Windows Enviroment. We print everything except barcodes. Barcodes printers used serial connection to print. We can print barcodes in linux enviroment with this command.
$ cat eticet.txt > /tmp/SUNWut/units/IEEE802.00144f57ad9f/dev/term/a We can print turkish characters very clearly... Buttt when we use this command $ /opt/SUNWuttsc/bin/uttsc -r comport:COM10=/tmp/SUNWut/units/IEEE802.00144f57ad9f/dev/term/a X.X.X.X "X.X.X.X is our internal ip" then we login the windows 2003 and the problem was start... We print the eticet.txt file with a batch file in windows. We write to batch file : type eticet.txt > \\tsclient\\COM10 generally when we directly attach the barcode printer to the windows machine, batch file (with the modification of the COM port) was worked very well. In the remote desktop protocol barcode printers was print only once or twice... (It is really interesting) and it can't print the characters... We use generally turkish character set in windows enviroment, but i have also tried to use english character set to print. We use English character (default US-English) in linux enviroment. And another interesting thing barcode printers can print linux enviroment very quickly also in direct attached windows enviroment. but when we used in remote desktop enviroment it is awful, we wait 15 seconds to startup. And in the second printing, this time goes up to minutes ... Does any one have an idea to this situation? PS : i also tried to use \\tsclient\COM10 directed to another com port with net use command in windows. It occurs the same... PS2 : barcode printing contents have also turkish characters. But linux enviroment was print clearly...
_______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
