1pdf Introduction
650) this.width=650; "Title=" PDF Introduction "alt=" Wkiom1wryguhk_enaaeabxxdjyi529.jpg "src=" http://s3.51cto.com/wyfs02/M01/ 6f/18/wkiom1wryguhk_enaaeabxxdjyi529.jpg "/>
2 Why Use Itext
Most pages now provide the ability to download and automatically generate PDF forms. Itext This API is a good solution to the problem of PDF processing. simplifies the processing of PDFs.
Itext is a Java component for creating, modifying, and generating PDFs. This itext jar can be used to display reports, modify PDF content, and automatically populate the report with Java code for a range of functions.
3 Installation
1, first download this itext jar file. Download links below
http://sourceforge.net/projects/itext/files/iText/iText5.5.6/
2. Add this jar to the Java build path (Elipse)
This article is from the "Development" blog, make sure to keep this source http://jamesdev.blog.51cto.com/2066624/1669547
ITEXT Use Details-01 Introduction and Installation