Hi All,
I received the some other foreign character while read the data from xlsx file.
Source xlsx file data : ΠΣ15 ΑΡΧΗΓΟΣ ΠΣ ΚΟΚΚΙΝΑΚΗΣ ΑΛΚ
Output for the data : Î*Σ15 ÎΡΧÎÎΠΣ Î*Σ ÎÎÎÎÎÎÎÎ ÎΣ ÎÎÎ
I used "Spreadsheet::X LSX" module to get the data from the file. Please check and provide some solution to resolve the problem.
I received the some other foreign character while read the data from xlsx file.
Source xlsx file data : ΠΣ15 ΑΡΧΗΓΟΣ ΠΣ ΚΟΚΚΙΝΑΚΗΣ ΑΛΚ
Output for the data : Î*Σ15 ÎΡΧÎÎΠΣ Î*Σ ÎÎÎÎÎÎÎÎ ÎΣ ÎÎÎ
I used "Spreadsheet::X LSX" module to get the data from the file. Please check and provide some solution to resolve the problem.
Comment