Receipt FOOTER or HEADER Bolder Text or Larger Text
Feb 17, 2006 1 Replies
F
fabiano
How can I make some of the Footer or header lines on the 40 column receipt stand out. In a larger or Bold text.
I want to get peoples attent to go to our website for a promational marketing study.
can some give example of what to insert in the xml of the receipt footer header portion.
Didn't find your answer? Ask the community — no account required.
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.