Hi,
I’m facing an issue with arabic numbers, while drafting the document both arabic and english numbers are coming but when I convert it to PDF using the below script arabic numbers got converted into english, please find the below batch:
set arg1=%1
set arg2=%2
cd /D “C:/Program Files (x86)/LibreOffice/program”
soffice --convert-to pdf -outdir %arg1% %arg2%
EXIT
and both input docx document:
and output files pdf document: