开发者

Base Template for PDF generation in iText

I will have to grab the data from database and construct a PDF file (in the same table format) and should give back to front-end users.

I feel very difficult to code in iText-java for table-header creation and for subheaders, the allignment is not good and pro开发者_开发问答fessional.

Please tell, is there any predefined-template with which i can design how-my-table-should-appear and generate pdfs with values.

Thanks in Advance friends :-)


iText is a little complicated to start with, but you can always get it to layout pretty much exactly as you want.

I think what you might need is this:

How can I repeat the headers of an iTextSharp PdfPTable on each page?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜