How to write a table with iTextSharp [closed]
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 5 years ago . I can build a pdf. What I need to know is; How do you build a table with column headings and borders with iTextSharp? Thanks 回答1: mikesdotnetting.com has a pretty good walk through: http://www.mikesdotnetting.com/Article/86/iTextSharp-Introducing-Tables 来源: https://stackoverflow