标签: asp.net-mvc-3 itextsharp
我的asp.net项目页面将从html输出为pdf。除了桌子边框外,一切都很好。似乎iTextSharp库只读取table border =“1”而不是table style =“border-top:1px solid#333”。我没有设法按照我的意愿在pdf页面中显示表格。知道我该如何设计呢?