Xstore receipt is printing few Arabic Letters as question marks(?).
Actual Issue: Xstore receipt is printing few Arabic Letters as question marks(?).
Character Set in jpos.xml: 864(supports Arabic)
Hardware-beans.xml: cp864ext
Code Page from Hardware: 864
Observation from Accelerator Technical guide: We have a makeconv ICU tool utility to create our custom converter file as currently in base we have cp864ext.cnv file in config.jar which is converting characters to 864 set. Assuming that if we have a converter set file of 1256 character set which supports more Arabic characters which may fix our issue.
Is my assumption correct or can we have anyother solution to this issues. Please some one answer.