Category: 11.Short Brief
11.1. How to Resize Barcode
After SambaPOS 5.7.12 version, we can resize the Barcode image that we will create in HTML design. For this, we can size the Barcode by entering 2 different values with a semicolon after the value at the end of the <BAR> and <BAR13> tags. <BAR>{BARCODE};x;y <BAR13>{BARCODE};x;y x: Barcode height must be an integer between 1-100 […]Read More
11.3. Reg Ex Usage
It is used for editing Phone Format about Caller ID setup. =[^0-9]+([0-9-\s]+) Main Menu > Manage > Entities > Entity Types > Customers > Custom Fields > Phone > Here, select Mask Type as Reg Ex and paste =[^0-9]+([0-9-\s]+) phrase into Default Value field. Read More
11.5. How to Resolve Invalid Class Error?
In this document it will be explained how to resolve the Invalid Class Error. You can try to resolve the Invalid Class Error with 4 different methods. Method 1: This problem may be caused by the Windows Management Instrumentation (WMI) service not being started, being corrupted or disabled. To check if the WMI service […]Read More