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);
/…...data with Arabic text in paragraph format. Document doc = new...we want insert text as a paragraph. how can differentiate data...