Changes for page Development-PDF Generation
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
on 2013/05/03 09:25
Change comment:
There is no comment for this version
To version 10.1
edited by Theodore Petrosky
on 2013/05/03 09:28
on 2013/05/03 09:28
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,6 +2,8 @@ 2 2 3 3 You might want to also review the [[Returning a File>>Development-Examples-Return a File]] 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. 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.