Print Image
This chapter, like the previous one, describes how to print a receipt, but here we use the Image object. A single receipt, collection of receipts or any other image, can be printed.
The Sample Code
The sample code demonstrates how to print an image.
The code is largely the same as the print of receipt, except that the format in the showReturns
object of Sale Response now uses: AcceptReceiptFormatUIImage
.
Universal Windows Platform SDK coming soon