摘要:
iText是一个可以操作pdf的开源项目,应用比较广泛,下载地址:http://www.lowagie.com/iText/download.html 我们的内容一般都有中文,在下载完iText的jar包后,还需要额外的下载iText中文支持包iTextAsian.jar,下载地址:http://nchc.dl.sourceforge.net/sourceforge/itext/iTextAsia... 阅读全文
摘要:
本文代码以servlet方式实现,其他方式可以做适当调整: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->public class MyClass extends HttpServlet { @Override protected vo... 阅读全文