/[projects]/miscJava/Test3/src/PdfServlet.java
ViewVC logotype

Diff of /miscJava/Test3/src/PdfServlet.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 617 by torben, Wed Feb 24 19:56:38 2010 UTC revision 618 by torben, Thu Feb 25 06:20:35 2010 UTC
# Line 1  Line 1 
1  /* Sample servlet to demonstrate the usage of iText for generation pdf documents.  /* Sample servlet to demonstrate the usage of iText for generation pdf documents.
2   *   *
3   * For more in-depth look at the API docs or the book "iText in action"   * For more in-depth look at the API docs or the book "iText in action"
4     *
5     * How to add page header/footer via PdfPageEventHelper :
6     *     http://faq.javaranch.com/java/ItextExample
7   */   */
8    
9  import java.io.ByteArrayOutputStream;  import java.io.ByteArrayOutputStream;

Legend:
Removed from v.617  
changed lines
  Added in v.618

  ViewVC Help
Powered by ViewVC 1.1.20