Hello. Is there any way to have more than 5 lines of text on the footer Sales...
R
Rob
fabiano,
You can edit the receipt (xml file) and add another table below the ReceiptFooterLines, create seperate Font entry and put your own custom text in there.
You can even get a little fancier and create your own receipt variable and have it appear in the Receipt Format section in Manager. That way you can edit the text from in Manager rather than have it hard coded in the receipt.
Either way you are going to have to customize the receipt and create a new table, in the PrintFooter sub and add a new Font.
"Arial" 12 False False True vbBlack 44
and
tbNone "MyFont"
"^~" PageWidth "insert text here"
Rob
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required
Report Content
You are reporting this content to the moderators. They will look at it
ASAP.