FOP

Aus crazylinux.de
Zur Navigation springen Zur Suche springen

mit Hilfe von FOP kann man aus XML über XSLT z.b. Pdf erstellen.


Integration in Coldfusion

http://coldfusion.sys-con.com/read/45575.htm
http://coldfusion.sys-con.com/read/44771.htm
fop.cfc: http://photos.sys-con.com/story/res/44771/source.html
http://www.geocities.com/thanny/#Code und
http://www.zrinity.com/developers/code_samples/code.cfm/CodeID/142/ColdFusion/PDF_Encryption_CFC_with_CFMX___FOP

Coldfusion 8 und FOP

Die Dateien

fop.jar
GenerateFop.class
cfx.jar
batik-util.jar
batik-svg-dom.jar
batik-gvt.jar
batik-ext.jar
batik-bridge.jar
batik-awt-util.jar
avalon-framework-cvs-20020806.jar

müssen mit den den ClassPath, z.b. C:\admin\cf8multi\servers\stage\cfusion.ear\cfusion.war\WEB-INF\lib

Achtung: batik-awt-util.jar wird selbst auch mit Coldfusion mitgeliefert, diese funktioniert allerdings nicht mit FOP.

Links

http://www.devx.com/getHelpOn/10MinuteSolution/20353/0/page
http://www.data2type.de/xml/XSL-FO-Buch.html
http://www.usegroup.de/software/xmltutorial
http://xslfo.info
http://www.ibiblio.org/xml/books/bible2/chapters/ch18.html
http://groups.yahoo.com/group/XSL-FO/
http://www.w3schools.com/xslfo/
http://www.xml.com/pub/a/2001/01/17/xsl-fo/index.html
http://www.renderx.com/tutorial.html