Re: [appfuse-user] Jasper Report generated HTML displaying image placeholders in IE6 and IE7

2007-11-17 Thread nothingman
Hi Ron, I think you're using the following option in your code: JRHtmlExporter exporter = new JRHtmlExporter(); exporter.setParameter(JRHtmlExporterParameter.IS_USING_IMAGES_TO_ALIGN, Boolean.TRUE); If you use IS_USING_IMAGES_TO_ALIGN then Jasper try to align the layout of your report using "inv

[appfuse-user] Candy 4 AppFuse Questions

2007-11-17 Thread Frank Lawlor
I am using AppFuse 1 and am looking at AppFuse 2. Since I use MyEclipse, I was interested in the comment in the AppFuse 2 quick start http://appfuse.org/display/APF/AppFuse+QuickStart about using Candy for Eclipse. However, the link took me to a page with a confusing discussion of maven support

Re: [appfuse-user] Jasper Report generated HTML displaying image placeholders in IE6 and IE7

2007-11-17 Thread Rob Hills
Hi Ron, Ron Anderson wrote: I've run across a strange Internet Explorer problem and trying to figure out if it could be related to appfuse css or is a Jasper Reports issue. I'm using appfuse 2.0/struts2. I've configured Jasper Reports in Struts2 to output reports in HTML and everything is w

[appfuse-user] Jasper Report generated HTML displaying image placeholders in IE6 and IE7

2007-11-17 Thread Ron Anderson
I've run across a strange Internet Explorer problem and trying to figure out if it could be related to appfuse css or is a Jasper Reports issue. I'm using appfuse 2.0/struts2. I've configured Jasper Reports in Struts2 to output reports in HTML and everything is working great in Firefox. When

Re: [appfuse-user] Appfuse DateConverter not working?

2007-11-17 Thread Rob Hills
Hi Bruce, On 16 Nov 2007 at 20:30, BruceLee wrote: > I don't use JSF either. I just use JSP with WebWork2. Sorry, I misread your earlier email. > Rob Hills wrote: > > > > AppFuse does a good job of identifying Date-type columns and injecting > > the appropriate code into generated JSPs so it