Product Information > JADE Error Messages and System Messages > 15000 through 15099 - JADE Print Errors > 15013 - Printer is currently open

15013   Printer is currently open

Cause

This error occurs if there is an attempt to change the printer name during printing.

Action

Change your application code to ensure that the set printer call (using the setPrinter method of the Printer class) is made prior to the first print frame being executed.