Monday, December 13, 2010

iText - Java PDF writer

http://itextpdf.com/

http://today.java.net/article/2007/06/21/generating-pdfs-fun-and-profit-flying-saucer-and-itext


iText is a library that allows you to create and manipulate PDF documents. It enables developers looking to enhance web- and other applications with dynamic PDF document generation and/or manipulation.
Developers can use iText to:
  • Serve PDF to a browser
  • Generate dynamic documents from XML files or databases
  • Use PDF's many interactive features
  • Add bookmarks, page numbers, watermarks, etc.
  • Split, concatenate, and manipulate PDF pages
  • Automate filling out of PDF forms
  • Add digital signatures to a PDF file


Open Source PDF Libraries
http://java-source.net/open-source/pdf-libraries

No comments: