DoddleReport icon indicating copy to clipboard operation
DoddleReport copied to clipboard

Arabic language not appears when using iTextSharp

Open mshami85 opened this issue 7 years ago • 0 comments

Hello I've used your lib ... it works OK with MVC 4, using web lib only when changed to PDF using iTextSharp, arabic words not appears at all !!! would you inspect that ??

return new ReportResult(report, new PdfReportWriter()); ---> no arabic words return new ReportResult(report); ---> works fine

mshami85 avatar Dec 29 '18 21:12 mshami85