Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2002 |
Jan
|
Feb
(1) |
Mar
(4) |
Apr
(17) |
May
(18) |
Jun
(5) |
Jul
(12) |
Aug
(22) |
Sep
(3) |
Oct
(36) |
Nov
(25) |
Dec
(37) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(69) |
Feb
(27) |
Mar
(22) |
Apr
(35) |
May
(82) |
Jun
(54) |
Jul
(63) |
Aug
(69) |
Sep
(30) |
Oct
(47) |
Nov
(36) |
Dec
(41) |
2004 |
Jan
(92) |
Feb
(94) |
Mar
(77) |
Apr
(72) |
May
(49) |
Jun
(47) |
Jul
(35) |
Aug
(24) |
Sep
(40) |
Oct
(73) |
Nov
(100) |
Dec
(59) |
2005 |
Jan
(38) |
Feb
(43) |
Mar
(174) |
Apr
(69) |
May
(44) |
Jun
(32) |
Jul
(24) |
Aug
(102) |
Sep
(53) |
Oct
(66) |
Nov
(67) |
Dec
(51) |
2006 |
Jan
(80) |
Feb
(43) |
Mar
(42) |
Apr
(103) |
May
(39) |
Jun
(92) |
Jul
(44) |
Aug
(35) |
Sep
(53) |
Oct
(28) |
Nov
(12) |
Dec
(9) |
2007 |
Jan
(10) |
Feb
(16) |
Mar
(9) |
Apr
(13) |
May
(11) |
Jun
(7) |
Jul
(3) |
Aug
(9) |
Sep
(6) |
Oct
(11) |
Nov
(20) |
Dec
(11) |
2008 |
Jan
(15) |
Feb
(8) |
Mar
(10) |
Apr
(6) |
May
(4) |
Jun
(10) |
Jul
(9) |
Aug
(16) |
Sep
(9) |
Oct
(8) |
Nov
(6) |
Dec
(14) |
2009 |
Jan
(8) |
Feb
(5) |
Mar
(6) |
Apr
(16) |
May
(6) |
Jun
(21) |
Jul
(7) |
Aug
(6) |
Sep
(8) |
Oct
(14) |
Nov
(17) |
Dec
(4) |
2010 |
Jan
(3) |
Feb
(9) |
Mar
(9) |
Apr
(2) |
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
(1) |
Oct
|
Nov
(1) |
Dec
(4) |
2011 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
(2) |
Jun
(3) |
Jul
|
Aug
(2) |
Sep
(2) |
Oct
|
Nov
(1) |
Dec
|
2012 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
(1) |
Nov
(2) |
Dec
|
2015 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
(2) |
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
(1) |
23
|
24
(1) |
25
|
26
(1) |
27
|
28
|
From: psentosa <psentosa@ya...> - 2009-02-26 15:22:13
|
Hi all, I just started using JR for an application, and I'd like to define one style for different fields, that contains constraints. As far as I know, I have to write down the field name as part of the constraint; e.g new Boolean($F{h4p1}.equals("I")) --> than use background colour green but that means, if I'd like to use the same style for all fields, I have to create style for each field, with constraints that vary basically only in the name of field using as constraint, and I have a lot of this fields Is it possible to use kind of wildcards in the constraint? Many thanks in advance for any help -- View this message in context: http://www.nabble.com/Defining-one-style-for-different-fields%2C-how-should-the-constraint-look-like--tp22226378p22226378.html Sent from the jasperreports-questions mailing list archive at Nabble.com. |
From: jasper_Q <siddarthaprasad@gm...> - 2009-02-24 12:26:11
|
In my Jasper Report I have the cloumn property set at stretch key and I am dispalying some key value in that. The problem I am facing is the last entry in the coloumn in an page overflows to the next page evn though there is space in the current page for the value to be dispalyed. eg.. This value 1234566789900 for other entries in the page it is getting displayed as 1234566789900 for the last entry in the page is getting displayed as 12345667899 .......Current page 00 ....... Next page -- View this message in context: http://www.nabble.com/The-last-entry-in-The-PDF-format-is-not-getting-dispalyed-properly.-tp22180361p22180361.html Sent from the jasperreports-questions mailing list archive at Nabble.com. |
From: jasper_newbie <mails2tpillai@gm...> - 2009-02-22 19:12:10
|
Hi, Did you try the option of using "XML DataSource" via IReport ? I think you would need to use "XML DataSource". Need to use XPath to identify your dataset ie XPath expression for the nodes selection. The XPath specifics are available at the web page http://www.w3.org/TR/xpath. /newbie Loganathan wrote: > > Hi Subrata, > I am also facing the same problem, please share with me if you have the > solution. > > Regards, > Loganathan > > > Subrata1208 wrote: >> >> How can i make my output xml(Custom xml) generated by Jasper Report like >> this. e.g >> >> <customer> >> <fn>Subrata</fn> >> <ln>Saha</ln> >> </customer> >> >> While Jasper Report create with JasperPrint tag and lot of un neessary >> stuff which my application can't understand. >> > > -- View this message in context: http://www.nabble.com/Custom-xml-Creation-----tp20536638p22150326.html Sent from the jasperreports-questions mailing list archive at Nabble.com. |
From: murat migdisoglu <murat.migdisoglu@gm...> - 2009-02-11 15:15:03
|
I'm sending you a part of my code: my web.xml contains: <servlet> <servlet-name>ImageServlet</servlet-name> <servlet-class> net.sf.jasperreports.j2ee.servlets.ImageServlet </servlet-class> </servlet> <servlet-mapping> <servlet-name>ImageServlet</servlet-name> <url-pattern>/reportImage</url-pattern> </servlet-mapping> ----------------------------------- and my code is as following: JasperReport jasperReport = getCompiledReport(reportPath); JasperPrint jPrint = JasperFillManager.fillReport(jasperReport, getGraphParameters(), ds); request.getSession() .setAttribute(ImageServlet.DEFAULT_JASPER_PRINT_SESSION_ATTRIBUTE, jPrint); ByteArrayOutputStream out = new ByteArrayOutputStream(); String imgExtension = String.valueOf(randomImageExtensionGenerator.nextInt()); exporter = new JRHtmlExporter(); exporter.setParameter(JRExporterParameter.JASPER_PRINT, jPrint); exporter.setParameter(JRExporterParameter.OUTPUT_STREAM, out); exporter.setParameter(JRHtmlExporterParameter.IMAGES_URI, request.getContextPath() + "/reportImage?rnd=" + imgExtension + "&image="); exporter.exportReport(); i add random parameters to the end of the image path in order to renew the browser cache for every request. I hope this helps. Regards On Wed, Feb 11, 2009 at 3:59 PM, Esaú Castillo Contreras < esaucastilloc@...> wrote: > Hi!! > > I generated a file jrxml using the iReport 3.0.0 and when I try to print > the report in a servlet the html doesn't show the images of a 3D Chart, > > This is the code in my servlet > > JasperReport jasperReport = > JasperCompileManager.compileReport(jrxmlPath); > JasperPrint jasperPrint = > JasperFillManager.fillReport(jasperReport, parameters, getConnection()); > JRHtmlExporter exporter = new JRHtmlExporter(); > > request.getSession().setAttribute(ImageServlet.DEFAULT_JASPER_PRINT_SESSION_ATTRIBUTE, > jasperPrint); > exporter.setParameter(JRExporterParameter.JASPER_PRINT, > jasperPrint); > exporter.setParameter(JRExporterParameter.OUTPUT_WRITER, out); > > exporter.setParameter(JRHtmlExporterParameter.IS_OUTPUT_IMAGES_TO_DIR,Boolean.FALSE); > exporter.exportReport(); > > > My project uses the library 3.1.3 > > Thanks > > Esau > > > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with > Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code > to > build responsive, highly engaging applications that combine the power of > local > resources and data with the reach of the web. Download the Adobe AIR SDK > and > Ajax docs to start building applications today- > http://p.sf.net/sfu/adobe-com > _______________________________________________ > jasperreports-questions mailing list > jasperreports-questions@... > https://lists.sourceforge.net/lists/listinfo/jasperreports-questions > > |
From: Esaú Castillo Contreras <esaucastilloc@gm...> - 2009-02-11 14:59:51
|
Hi!! I generated a file jrxml using the iReport 3.0.0 and when I try to print the report in a servlet the html doesn't show the images of a 3D Chart, This is the code in my servlet JasperReport jasperReport = JasperCompileManager.compileReport(jrxmlPath); JasperPrint jasperPrint = JasperFillManager.fillReport(jasperReport, parameters, getConnection()); JRHtmlExporter exporter = new JRHtmlExporter(); request.getSession().setAttribute(ImageServlet.DEFAULT_JASPER_PRINT_SESSION_ATTRIBUTE, jasperPrint); exporter.setParameter(JRExporterParameter.JASPER_PRINT, jasperPrint); exporter.setParameter(JRExporterParameter.OUTPUT_WRITER, out); exporter.setParameter(JRHtmlExporterParameter.IS_OUTPUT_IMAGES_TO_DIR,Boolean.FALSE); exporter.exportReport(); My project uses the library 3.1.3 Thanks Esau |