Last modified by Pascal Robert on 2013/05/03 09:29

From version 9.1
edited by Theodore Petrosky
on 2013/05/03 09:25
Change comment: There is no comment for this version
To version 14.1
edited by Pascal Robert
on 2023/11/13 11:58
Change comment: Renamed back-links.

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +How-tos
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.tedpet
1 +XWiki.probert
Content
... ... @@ -1,7 +1,9 @@
1 1  == Overview ==
2 2  
3 -You might want to also review the [[Returning a File>>Development-Examples-Return a File]] example.
3 +You might want to also review the [[Returning a File>>doc:documentation.Home.How-tos.Development-Examples.Development-Examples-Return a File.WebHome]] example.
4 4  
5 +(5-2-2013) JasperReports was added to Wonder last year. Kieran Kelleher has a wonderful (forgive the pun) presentation from 2010 Integrating and using JasperReports in your WebObjects App. Availabe in the WebObjects podcasts.
6 +
5 5  == Zak Burke's Example ==
6 6  
7 7  It is important to add "-Djava.awt.headless=true" to the "Additional Arguments" list to suppress a console window running WOBootstrap that will try to pop up and then fail to close, which seems to prevent the thread from returning, which causes the app to hang.
... ... @@ -71,15 +71,15 @@
71 71  
72 72  == Related Links ==
73 73  
74 -* [[FyTek Exe/DLL PDF Libraries>>http://www.fytek.com]]
75 -* [[Java PDF Libraries>>http://schmidt.devlib.org/java/libraries-pdf.html]]
76 -* [[Apache FOP>>http://xmlgraphics.apache.org/fop/]]
77 -* [[Deirdre Saoirse Moen's FOP Example>>http://deirdre.net/posts/2005/06/webobjects-and-pdf-generation/]]
78 -* [[JClass>>http://www.sitraka.com/software/jclass]]
79 -* [[Etymon PJ>>http://www.etymon.com/pj/]]
80 -* [[PDFLib>>http://www.pdflib.com/]]
81 -* [[PD4ML>>http://pd4ml.com/]]
82 -* [[iText>>http://www.lowagie.com/iText]]
83 -* [[Hugi Karlmenn's iText Example>>http://hugi.karlmenn.is/page/webobjects]]
84 -* [[XSL:FO Examples>>http://www.dpawson.co.uk/xsl/sect3/]]
85 -* [[ReportMill>>http://www.reportmill.com/product/]]
76 +* [[FyTek Exe/DLL PDF Libraries>>url:http://www.fytek.com||shape="rect"]]
77 +* [[Java PDF Libraries>>url:http://schmidt.devlib.org/java/libraries-pdf.html||shape="rect"]]
78 +* [[Apache FOP>>url:http://xmlgraphics.apache.org/fop/||shape="rect"]]
79 +* [[Deirdre Saoirse Moen's FOP Example>>url:http://deirdre.net/posts/2005/06/webobjects-and-pdf-generation/||shape="rect"]]
80 +* [[JClass>>url:http://www.sitraka.com/software/jclass||shape="rect"]]
81 +* [[Etymon PJ>>url:http://www.etymon.com/pj/||shape="rect"]]
82 +* [[PDFLib>>url:http://www.pdflib.com/||shape="rect"]]
83 +* [[PD4ML>>url:http://pd4ml.com/||shape="rect"]]
84 +* [[iText>>url:http://www.lowagie.com/iText||shape="rect"]]
85 +* [[Hugi Karlmenn's iText Example>>url:http://hugi.karlmenn.is/page/webobjects||shape="rect"]]
86 +* [[XSL:FO Examples>>url:http://www.dpawson.co.uk/xsl/sect3/||shape="rect"]]
87 +* [[ReportMill>>url:http://www.reportmill.com/product/||shape="rect"]]