You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Printer Connected throug USB.
2. Process public boolean initialize()
3. ostream = new FileOutputStream(printer);
What is the expected output? What do you see instead?
The Process should creat FileOutputStream on Network Printer.
What version of the product are you using? On what operating system?
ESCPrinter.java found on trunk. On Windows Operating System.
Please provide any additional information below.
The Exact Same code is compiled and ran on Windows 7 and it does work there,
but it doesn't work on Windows XP.
Original issue reported on code.google.com by [email protected] on 27 Apr 2011 at 9:27
Original issue reported on code.google.com by
[email protected]
on 27 Apr 2011 at 9:27Attachments:
The text was updated successfully, but these errors were encountered: