- ページ 7

ラベルメーカー Epson TM-T88IV ReStickのPDF テクニカル・ノートをオンラインで閲覧またはダウンロードできます。Epson TM-T88IV ReStick 8 ページ。 Receipt restick printer in windows using an ethernet connection
Epson TM-T88IV ReStick にも: パンフレット (2 ページ), 仕様 (2 ページ), ユーザーマニュアル (15 ページ), ユーザーマニュアル (9 ページ), ステップ・バイ・ステップ・マニュアル (14 ページ), テクニカル・ニュース (5 ページ), マニュアル (10 ページ), ユーザーマニュアル (20 ページ)

Epson TM-T88IV ReStick テクニカル・ノート
MultiQ Products AB provides NO support for application development of any kind. The information here is provided "as
is", and there is no guarantee that any of the examples shown will work in your particular application.

4 Further information for developers

4.1

For printing the following is used

CUPS
http://www.cups.org/
GhostScript (ESP Ghostscript is a versatile processor of PostScript data)
http://www.linuxfromscratch.org/blfs/view/6.3/pst/espgs.html
4.2

Hardware

4.2.1

Tested printer

Epson TM-T88iv
http://pos.epson.com/products/TM-T88IV.htm
4.3

Advanced administration and configuration

The following sections require SSH login to the media player.
It is setup to use
/dev/usb/lp0
4.4

Administration of printers and CUPS

There is web gui for administrating printers and CUPS.
Surf to:
http://
<client_ip>:631
(you might need to enable access in /etc/cups/cupsd.conf in the client)
4.5

Add support for other printers

To add support for a new printer you need to do this:
Add drivers/filters:
They are placed in /usr/lib/cups/filter/
Add a PPD file:
PPD files are created by vendors to describe the entire set of features and capabilities available for
their PostScript printers.
They are placed in /usr/share/cups/model/
Technical Note – Epson TM-T88IV printer
7