Skip to content

java.io.FileNotFoundException: Unable to access network printer. #1

@GoogleCodeExporter

Description

@GoogleCodeExporter
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 juanlui...@gmail.com on 27 Apr 2011 at 9:27

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions