Skip to content

riskop/fop_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

apache fop 2.2 demonstration

fop 2.2

fop usage from java standalone application

generate pdf from xml with the help of xslt

embed font into pdf

deal with latin2 characters

embed ttf in application (don't use File to load configuration or font, instead load everything from the classpath. Achieved via ConfigurationBuilder for the config file and org.apache.xmlgraphics.io.ResourceResolver for the ttf font)

About

apache fop 2.2 embedded test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published