Show / Hide Table of Contents

Text Printing

The CloudPRNT printer can support plain text print job data. In this case the text data will be output with the printer's default font and codepage, followed by a cut. It is not recommended to embed control code sequences, as this is not strictly plain text data. If control code sequences are required then please specify the emulation by using an "application/vnd.star.xxxx" content type.

Compatibility Note:
Version 1.1 firmware for HI01X interfaces, could support a media type of "text/plain", but did not accept variations with additional content information, such as "text/plain;encoding=utf-8" which is automatically appended by several server-side development solutions. From version 1.2 firmware (for HI01X or HI02X interfaces), content media types with a semi-colon to separate type from additional content information are supported.

Back to Overview
Back to top