Ajaypal Singh

Results 1 issues of Ajaypal Singh

guard let image = UIImage(named: "demo") else { return } var receipt = Receipt( .dividing, .qr("Icey.Liao"), .dividing, .image(image, attributes: [ImageBlock.PredefinedAttribute.alignment(.center)]) // Updated by Pradeep Sakharelia on 15/05/19 ) receipt.feedLinesOnTail =...

waiting respond