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);
/…...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...left-to-right text. builder.Font.Name = "Courier New"; builder.Font.Size...