Point-of-sale icon

receipt - C library

Field Description
number_of_header_lines Number of header lines.
header Array of receipt_line struct.
number_of_content_lines Number of header lines.
abbreviation Deprecated.
content Array of receipt_line struct.
number_of_footer_lines Number of header lines.
footer Array of receipt_linestruct

String values communicated to (and from) the cash register (whether from the terminal or not) should be in UTF-8 format.