文章分类 -  iText 系列文章

这部分是 Bruno 早期写的文章
iText PDF 系列文章之一:continued, page 5
摘要:PdfStamper can also be used to fill in AcroForms or to merge a PDF with an (X)FDF file. Quick Start: iText Toolbox iText was developed as a developer's library; meaning I and the developers that joi... 阅读全文
posted @ 2006-08-20 12:59 OrientalDragon 阅读(936) 评论(0) 推荐(0)
iText PDF 系列文章之一:continued, page 4
摘要:iText is able to write PDF syntax to any OutputStream, so instead of buffering the complete PDF file in a ByteArrayOutputStream we could have done something like this: PdfWriter.getInstance(document, ... 阅读全文
posted @ 2006-08-20 12:58 OrientalDragon 阅读(670) 评论(0) 推荐(0)
iText PDF 系列文章之一:continued, page3
摘要:-------------------------------------------------------------------------------------- 原著:Bruno Lowagie 翻译:吴晓明 kfc@seu.edu.cn 东南大学 -------------------------------------------------------------------... 阅读全文
posted @ 2006-08-20 12:45 OrientalDragon 阅读(775) 评论(0) 推荐(0)
iText PDF 系列文章之一: continued, page 2
摘要:-------------------------------------------------------------------------------------- 原著:Bruno Lowagie 翻译:吴晓明 kfc@seu.edu.cn 东南大学 --------------------------------------------------------------------... 阅读全文
posted @ 2006-08-20 11:52 OrientalDragon 阅读(931) 评论(0) 推荐(0)
iText PDF 系列文章之一: page 1
摘要:一篇介绍 iText-PDF 技术文章 作者:Bruno Lowagie 翻译:吴晓明 kfc@seu.edu.cn 东南大学 作者简介:Bruno Lowagie教授是比利时根特大学( Ghent University )的教授,是 iText 的创始人。 当人们问我靠什么谋生时,我常常犹豫着该如何回答。最简单的答案莫过于“我在根特大学工作”。那当然是真的。不过... 阅读全文
posted @ 2006-08-20 11:50 OrientalDragon 阅读(3516) 评论(0) 推荐(0)