Hello,
I am using aspose.word in java product and converting Docx file To pdf file using that. I am facing below two issue there :
Hindi “Joda Akshar” not coming as it is given in Docx.
e.g in Docx there is ‘निम्नल…...Document doc = new Document("C:\\Temp\\in.docx"); doc.getLayoutOptions()...HarfBuzzTextShaperFa.getInstance()); doc.save("C:\\Temp\\out.pdf"); Here...