We're sorry Aspose doesn't work properply without JavaScript enabled.

Free Support Forum - aspose.com

Issue with hebrew characters

I am trying to convert PDF to HTML

PDF has some hebrew char.

after conversion its giving some garbage char.

com.aspose.pdf.Document pdfDocument = new com.aspose.pdf.Document(“D:/dharmendra/projects/CASE/temp/53/200200-228.pdf”);
// Save the file into HTML format
pdfDocument.save(“D:/dharmendra/projects/CASE/temp/53/200200-228.html”, com.aspose.pdf.SaveFormat.Html );

Hi Dharmendra,


Thanks for contacting support.

Please share the resource PDF file so that we can test the scenario at our end. We are sorry for your inconvenience.