I am trying to use a TextArea to display a receipt. The TextArea is populated from a RestService and is on a ListItem and would like to do the following.
TextArea must use fixed font such as CourierNew
TextArea must use font size of 8
TextArea must grow to contain entire receipt.