Fixing Arabic language issue on the barcode label printout

Table of Contents

This document will guide you on how to fix the Arabic Text Error on the barcode label print

Error on the barcode label when trying to print an item with Arabic Text


Procedure #

1. Go to the file C:\xampp\htdocs\application\libraries\label (Access the drive where you have placed the xampp folder e.g., C/D etc)

2. Open the file class.labelTemplate

3. Press Ctrl+F and search the word fname. Now replace the word courier in else { $fname=”courier”; } with dejavusans

4. Save and close the file

5. Now try to take the label print from the Webin again.

6. This time the barcode label will show the Arabic text as shown in the figure below

0 Comments

Leave a Reply

Arrow-up