Documentation:

Example


BUSSINESS NAME


1234 Main Street

Suite 567

City Name, State 54321

123-456-7890


******************************************

1xChiken Soup $45.00
2xTomato Soup $15.00
1xCrispy Chiken $30.00
1xMineral Water $1.00
2xIce Tea $3.00
1xLemon Juice $7.00
1xMango Juice $7.00

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

TOTAL AMOUNT $108.00

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

CASH $200.00
CHANGE $92.00


******************************************


THANK YOU



******************************************




Description
Attention! Each cash receipt is compiled individually and for each cash register separately.
In this example, the check is set to a ribbon width of 80mm.

1. Run the program in the Release folder "PrintDocumensWebSite.EXE"
2. Make settings
3. Customize your html template for print test OR you can click "send to print"

PrintReceiptContent - Container containing print data

br or /p> - Line break

font-weight:bold; - Text-only, makes the font bold

text-align: right or center; - Positioning an object on the ribbon

width - Photo only, photo width

float:right - Only for "span" - text position on the right

Code