Nice: A 100% pure Java PDF rendering library

posted 07:16PM Dec 13, 2007 with tags java opensource pdf by Lars Trieloff

Via DZone I found pdf-renderer, a 100% pure Java library for rendering PDF files. Unlike existing libraries like iText or FOP, which concentrate on creating and writing PDF files, this library allows to display PDF files on screen and conversion into images. This - together with the upcoming Java Runtime enhancements would make it possible to create an applet-equivalent of Adobe Flashpaper easily. pdf-renderer is LGPL-licensed, which makes it possible to embed it into proprietary applications, but not Apache projects.

Comments:

Post a Comment:
Comments are closed for this entry.