6.5 Update 6
Query:
How to change the font of the Transaction Receipt in the iVend?
Resolution:
It is not possible to change Font into Transaction Receipt XML but can change only font style as example below:

<Row>
<Element colspan="4" align="center" doubleHeight="true" fontStyle="bold" object0="Transaction.Store.Id" string="{0}" />
</Row>
This KB concludes here.