Skip to content

johnstan/epsonPrintSDK

 
 

Repository files navigation

Add "com.epson.escpos" in Supported External Accessory Protocol in your application info.plist

========================================================================== ePOS-Print SDK for iOS Version 1.6.0a

      Copyright Seiko Epson Corporation 2012-2014 All rights reserved.

==========================================================================

  1. About this software

The ePOS-Print SDK for iOS is an SDK aimed at development engineers who are developing iOS applications for printing on an EPSON TM printer. Applications are developed using the APIs provided by ePOS-Print SDK. ePOS-Print SDK for Android for Android devices is also provided in ePOS-Print SDK. For detailed information, please see ePOS-Print SDK for iOS User's Manual.

iOS Versions iOS 4.2 to 4.3.5 iOS 5.0 to 5.1.1 iOS 6.0 to 6.1.4 iOS 7.0 to 7.1.2 iOS 8.0 to 8.0.2

iOS Devices iPhone ( 3G / 3GS / 4 / 4S / 5 / 5c / 5s / 6 / 6 Plus ) iPod touch ( 2nd generation / 3rd generation / 4th generation / 5th generation ) iPad / iPad2 / iPad ( 3rd generation / 4th generation ) / iPad Air iPad mini / iPad mini with Retina display

Supported Printers EPSON TM-T88V EPSON TM-T70 EPSON TM-T70II EPSON TM-T20 EPSON TM-T82 EPSON TM-T81II EPSON TM-T82II EPSON TM-U220 series EPSON TM-P60 EPSON TM-P60II EPSON TM-T90II EPSON TM-T20II EPSON TM-P80 EPSON TM-U330 series EPSON TM-P20

Supported Interfaces Wired LAN Wireless LAN Bluetooth

  1. Supplied Files
  • ePOS-Print.h Header file that includes class definitions and error value / device type constant definitions.
  • ePOSEasySelect.h Header file for selecting a printer easily.
  • libeposprint.a Library for function execution. (armv6, armv7, armv7s, arm64, i386, x86_64 supported)
  • libeposeasyselect.a Library for selecting a printer easily.(armv7, armv7s, arm64, i386, x86_64 supported)
  • ePOS-Print_Sample_iOS.zip A sample program file.
  • EULA.en.txt Contains the SOFTWARE LICENSE AGREEMENT.
  • EULA.jp.txt Contains the SOFTWARE LICENSE AGREEMENT. (The Japanese-language edition)
  • ePOS-Print_SDK_iOS_en_revN.pdf A user's manual.
  • ePOS-Print_SDK_iOS_ja_revN.pdf A user's manual. (The Japanese-language edition)
  • ePOS-Print_SDK_iOS_AppDevGuide_E_RevA.pdf A developer's guide
  • ePOS-Print_SDK_iOS_AppDevGuide_J_RevA.pdf A developer's guide (The Japanese-language edition)
  • README.en.txt This file.
  • README.jp.txt The Japanese-language edition of this file.
  1. Remarks
  • For detailed information, please see ePOS-Print SDK for iOS User's Manual.
  1. Modification from the old version

Version 1.6.0a - Added the support iOS version. - iOS 8.0 to 8.0.2 - Added the support iOS Devices. - iPhone 6 - iPhone 6 Plus - Supported the SamplePrograms on iOS8.

Version 1.6.0 - Added the support printers. - TM-P20 - Added an printer search API for getting the device name. - Added the support iOS version. - iOS 7.1.2 - Added the openPrinter API for timeout settings. - Improved the openPrinter API. - Not only IP address also MAC address or the host name can be set to the deviceName. (Only TCP/IP connection) - Improved the log function. - Compression of the backup file. - Improved the output content. - Specification change. - openPrinter returns an error after specified time passed if the target printer is already opened. (Only TCP/IP connection)

Version 1.5.0 - Added the support iOS version. - iOS 7.1 to 7.1.1 - Added the support printers. - TM-U330 - Added an API for compression image data processing.

Version 1.4.2 - Bug Fixed. - Status when calling sendData method was incorreect.

Version 1.4.1 - Bug Fixed. - The openPrinter and sendData method causes one second delay, when printer doesn't have a battery. - Improved the status monitoring function. - Improved the communication efficiency of status acquisition. - Bug Fixed. - Added the support API of TM-P80 the addCut, addFeedPosition, addLayout API.

Version 1.4.0 - Added the support interface. - Bluetooth

Version 1.3.5 - Added the support iOS version. - iOS 7.0.4 - Added the support iOS Devices. - iPad mini with Retina display - Improved the printer search function for iOS 7.

Version 1.3.4a - Added the support iOS Devices. - iPad Air

Version 1.3.4 - Added the support iOS version. - iOS 7.0 to 7.0.3 - Added the support iOS Devices. - iPhone 5c - iPhone 5s - Bug Fixed. - The closePriner method may fail during printer status monitoring. - When printer is offline, the openPrinter method may not return the correct printer status under Bluetooth connection.

Version 1.3.3 - Improved the text printing speed.

Version 1.3.2 - Added the support printers. - TM-T20II - TM-P80

Version 1.3.1 - Added the support printers. - TM-T90II

Version 1.3.0 - Added the log output function. - Added the support printers. - TM-T70II - Added the support iOS version. - iOS 6.0.2 to 6.1.4

Version 1.2.0 - Added a command generation API for controlling the label. - Added a command generation API to set the paper layout. - Added the support printers. - TM-T82II - Added the support iOS version. - iOS 6.0.1 - Added the support iOS Devices. - iPad ( 4th generation ) - iPad mini

Version 1.1.0 - Added the printer status monitoring function. - Added the halftone method for raster graphic printing. - Support multiple tone printing. - Added the support languages. - Simplified Chinese - Traditional Chinese - Korean - Thai - Vietnamese - Added the battery status monitoring function. - Added the support printers. - TM-T20 - TM-T82 - TM-T81II - TM-P60II - TM-P60 (Wireless LAN)

Version 1.0.1 - Added the support iOS version. - iOS 6.0 - Added the support iOS Devices. - iPhone 5 - iPod touch ( 5th generation ) - iPad ( 3rd generation )

Version 1.0.0 - New release.

About

Epson iOS Print SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 91.3%
  • Ruby 8.7%