I am using itextSharp 5 and trying to build index of a PDF file. Referring How to align two paragraphs to the left and right on the same line? to align two text differently(left and right) in a single PdfPCell. Now I want to fill the spaces with dots(.) between this two text.like this one
Can anybody suggest something? Thanks in advance.