Hi
Echevarría,
this
looks like the program fails on FileOutputStream out = new
FileOutputStream(printer);
from
API: FileNotFoundException - if the file exists but is a directory rather
than a regular file, does not exist but cannot be created, or cannot be opened
for any other reason
Try
first to save the output to a regular file on the disk in order to eliminate the
FOP fault.
regards Zdenek
|
- Send a document directly to a printer Gorka Echevarría
- RE: Send a document directly to a printer Alistair Hopkins
- Re: Send a document directly to a printer Dvorák Zdenek
- Re: Send a document directly to a printer Thieler Jens