How-to change receipt format font for an individual element

Apr 02, 2009 1 Replies

I have made a custom receipt from the receipt.xml that prints just the Item Description Item Comment and Quanity to print to a networked printer in a kitchen. How can I make the Font small for the Comment element[Entry.Comment] (it is on a separate row) and leave the Description and Qty elements the Large Font size of the Transaction Details Table? Below is the Transaction Details Section of the receipt format. Is there documentation for the receipt formatting anywhere? thanks in advance for any help



Transaction.Type transactionDrop & Transaction.Type transactionPayout & Transaction.Type transactionNoSale & Transaction.Type transactionAccountPayment "Large" tbNone "" PageWidth * 0.19 "Qty" "======================|===" ShowLineDiscounts & (Entry.ExtendedDiscount 0) (Receipt.TaxSystem = taxsystemVAT) & (Entry.Taxable 0) Entry.ExtendedExclsvPrice + Entry.ExtendedDiscount Entry.Description "|" ExtendedExclsvPricePlusDiscount (Entry.Comment 0) Entry.Comment Entry.Description "|" Entry.Quantity (Entry.Comment 0) Entry.Comment Entry.ExtendedDiscountNegative 0 "|Discount|" Entry.ExtendedDiscountNegative (Receipt.TaxSystem = taxsystemVAT) & (Entry.Taxable 0) Entry.Description "|" Entry.Quantity (Entry.Comment 0) Entry.Comment Entry.Description "|" Entry.Quantity


Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required