Hi,
we are facing below issue while inserting Arabic text with English in doc.
As we are using below code to insert data in DOC.
Document doc = new Document();
DocumentBuilder builder = new DocumentBuilder(doc);
/…... You can try using regular expression or other method...