-
1
- #1
laura youssef
Programmer
System: Micros Simphony
version: 18.2.4.0
I need to add an image to the guest printed check.
I'm already using this code to add custom text in guest check, but now I need to add an image also.
version: 18.2.4.0
I need to add an image to the guest printed check.
I'm already using this code to add custom text in guest check, but now I need to add an image also.
Code:
var edi = new ExtensibilityDataInfo(
"\n User Group \n" + " Gold Member \n", "Key", "{'Id':123,'Amt':12.0}");