Select your printer model

Parameters are refined by the selected printer.

sendOfscXml method


Sends print data (XML data) to the OFSC-Print service.

Syntax

 
sendOfscXml(xml, timeout, crypto, callback);

Parameter

xml

Value

Description

xml

Specifies XML data for OFSC-Print.

timeout

Value

Description

timeout

Specifies the timeout period for printing in milliseconds.

crypto

Value

Description

true

Encrypts communication data.

false

Does not encrypt communication data.

callback

Specifies a callback function to receive the execution result.

Value

Description

callback

Execution result XML data

Supplementary explanation

Refer to the OFSC-Print User's Manual for the details of print data (XML data).

 

Quick Access

  • [Name]
  • [Format]
  • [Range]
  • [Description]
  • [Notes]

Epson ePOS SDK includes patented or patent pending functions. The contents must not be disclosed to third parties.


Epson ePOS SDK for JavaScript

Jump to the top