How to add overline to a table cell text in itextsharp c#?
How can I add overline to the text in a table cell in itextsharp?
I cannot find any option like itextsharp.text.font.overline to do the job.
I'm using itext5 with.net 4.5
Any help would be appreciated ??