64
Chapter 5 TM-DT Software System Development
5
When spooler is disabled
1: If printing is successful, [JobID, Print result = true] is returned to the application.
2: If printing fails, [JobID, Print result = false, Error code = Printer status] is returned to the application.
When spooler is enabled
3: The remaining free space in the spooler and the size of the print data is checked, and the product determines
whether or not the print data can be spooled.
4: If the print data cannot be spooled, the print data is cleared. [JobID, Print result = false, Error code =
EX_SPOOLER (spooler stopped)] is returned to the application. This data is not stored in the product's
spooler or the log storage area.
5: When print data can be spooled, [JobID, Print result = true] is stored in the spooler. [JobID, Print result =
true] is also returned to the application.
6: Make the reprint settings (number of times and interval) in EPSON TMNet WebConfig. For detail, see
tings - Web service settings - Print Settings - Spooler" on page 88
7: When printing is successful, the spooler's print data and [JobID, Print result = true] are deleted. [JobID, Print
result = true] are stored in the log storage area of this product.
When Print forwarding is enabled
8: Send print data to Secondary printer.
9: When printing fails, the spooler's print data and [JobID, Print result = true] are deleted. [JobID, Print result =
false, Error code = Printer status] are stored in the log storage area of this product.
10:Print with secondary (tertiary) printer. For about settings for forwarding message, see
settings - Print Settings - Spooler" on page 88
.