Concurrent output to printer doens't work properly, sometimes works, sometimes doesn't
Hi fellows:
I have defined a concurrent program which supposedly print a format text document. I also have defined the printer, type, style and driver for an EPSON FX-890 dot matrix printer. I have created the SRW Driver by copying an existing one.
When I execute the concurrent program, whith the same document number, sometimes the output is printed and sometimes it doens't. I have tried to print any file directly from LINUX environment and the printer works fine, so I don't think it is a printer configuration problem.
Thanks in advance for your responses.
Note: Print_Screen.docx show definitions for the concurrent and printer setup.