Skip to content

PDF generation using Apache FOP with Spring MVC integration

Notifications You must be signed in to change notification settings

junkfactory/springmvc-pdf-fop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

A demo of PDF document generation using Apache FOP. Spring MVC is used for integration. There are examples that show how to convert to PDF from XML and Java Beans. XML, HTML and PDF views are rendered by chaining the view resolvers.

This project also demonstrates how to use Xtensible Style Sheets for transformation (XSLT). The simple view example shows the bare minimum exported file. The rich view example shows how to apply styling (this is a work in progress).

FOP is a good alternative to iText for PDF generation (the latest version of iText is only free for open source/non-commercial projects).

About

PDF generation using Apache FOP with Spring MVC integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published