13
Chapter 1 Overview
1
Restrictions
❏ A communication API (p.40) and command transmission/reception API (p.101) in the ePOS Print APIs
cannot be used for the same device at the same time.
❏ A maximum of 16 device ports can be opened in the same application at the same time.
❏ More than one port cannot be opened for the same device at the same time.
❏ When the screen display rotates, Activity may be discarded. To retain a Print instance using Activity,
closePrinter of the Print class should be called before Activity is discarded.