本文介绍了如何在itextsharp asp.net中创建表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 如何创建表格并将其添加到文档中? 第一个单元格跨越10列。 这些单元格跨越2行。 这个单元格跨越1行剩下的6列。解决方案 How to create a table and add it to the document ?The first cell spans 10 columns.These cells span 2 rows.This cell spans the remaining 6 columns in 1 row. 解决方案 这篇关于如何在itextsharp asp.net中创建表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 09-16 11:47