标签: c# itext
我正在使用itextSharp 5并尝试构建PDF文件的索引。参考How to align two paragraphs to the left and right on the same line? 在一个PdfPCell中以不同方式(左和右)对齐两个文本。现在我想在这两个文本之间用点(。)填充空格。like this one
有人能提出什么建议吗? 提前谢谢。