[jasperreports-questions] How to get rid of NullPx image in html report

2012-11-14 Thread jsb26
I am using iReport 4.7.1. I include jaspert report (report.jasper) created by iReport in my java project. Everything works fine except for the X image (NullPx). Is there a way to get rid of this X image ? -- View this message in context:

Re: [jasperreports-questions] How to get rid of NullPx image in html report

2012-11-14 Thread Teodor Danciu
Hi, Please post your questions on the community website at: http://community.jaspersoft.com/answers?f[0]=field_question_project%3A202 You can use the JRXhtmlExporter instead or configure the HTML one to not make use of images to align by setting the following custom property:

[jasperreports-questions] Extra white space when detail section overflows

2011-09-14 Thread Muttalib Hossain
Hi In my report whenever the detail section overflows to the next page there's an extra white space left at the bottom (where couple of rows of data can easily fits) Does anyone knows how to eliminate this space. Thanks, Muttalib

Re: [jasperreports-questions] Extra white space when detail section overflows

2011-09-14 Thread rahul sood
Check the footer, if u are not using it , remove it or configure it to be at certain height from bottom of page Sent from my iPhone On Sep 14, 2011, at 6:09 AM, Muttalib Hossain muttalibhoss...@gmail.com wrote: Hi In my report whenever the detail section overflows to the next page there's

[jasperreports-questions] Silent print of PDF report without opening at client/browser

2011-08-12 Thread Rashedul Hasan
Hi I'm trying to get a silent print of my PDF report at client/browser. Unfortunately, I can't be quite successful in this. My silent print command comes to browser with the PDF document and when I open this there's a dialog stating this document is trying to print, now if I click ok, the

[no subject]

2011-07-04 Thread Ronald Do
living paycheck to paycheck wasnt working for me it was important for me to stay positive this was my opportunity knocking at the door!! http://arata5acapella.web.fc2.com//NeilBennett83.html now im on the way to the top just picture all that is possible

[no subject]

2011-07-04 Thread Ronald Do
living paycheck to paycheck wasnt working for me it was important for me to stay positive this was my opportunity knocking at the door!! http://arata5acapella.web.fc2.com//NeilBennett83.html now im on the way to the top just picture all that is possible

Re: [jasperreports-questions] How to generate 2 dimensional report in jasper?

2011-06-21 Thread Rajesh Pandian M
On Tue, Jun 21, 2011 at 4:07 PM, geetha r rgeethana...@gmail.com wrote: hi Rajesh , You can use dynamic jasper , u need to import dynamic jasper jars ... Actually everything branched out from Jasperreports only, you will have more flexibility in while creating a report in jasper reports. not

[jasperreports-questions] How to generate 2 dimensional report in jasper?

2011-06-20 Thread leebangalore
Hi, I am new to jasper reporting tool. Can anyone tell me how to generate 2 dimensional report in jasper? i.e dynamic row column generation simultaneously? The output should look like the attached file. the date company unit will be known at runtime only. Any help on this matter,

Re: [jasperreports-questions] How to generate 2 dimensional report in jasper?

2011-06-20 Thread Rajesh Pandian M
On Mon, Jun 20, 2011 at 12:44 PM, leebangalore piquant.libra...@gmail.comwrote: Hi, I am new to jasper reporting tool. Can anyone tell me how to generate 2 dimensional report in jasper? i.e dynamic row column generation simultaneously? This source might help you. they have given working

Re: [jasperreports-questions] Webapplication to run jasper reports

2011-05-28 Thread Rajesh Pandian M
On Fri, May 27, 2011 at 12:56 PM, Theja theja...@gmail.com wrote: Hi All, I want ot create a Web application , with a jsp page and iframe, to run the jasper report from the application. Please help me. Its very urgent for me. Please don't post your assignment question here. If you really

[jasperreports-questions] Two sub reports in one report with different data sources in struts2-jasper report environment

2011-01-31 Thread Nagarjuna B
can we use two sub reports in one report with different data sources in struts2-jasper report environment?? Please its urgent for me. i.e. can we send two lists in action -- Special Offer-- Download ArcSight

[jasperreports-questions] java.lang.NoClassDefFoundError: jet/bean/JREngine

2011-01-23 Thread beeky123
Hi, Iam trying to generating pdf using JREngine.zip,JREntServer.zip,JRESServlets.zip in weblogic10.3 but iam getting the below error and add above jars into the class path aslo java.lang.NoClassDefFoundError: jet/bean/JREngine at

[jasperreports-questions] unable to generate sub report in jasper reports(help me please)

2010-12-30 Thread @rju
hi , I am your old student. In my company we are using Swings on NetBeans IDE. I need a requirement of generating sub report. here i am attaching the code. In that i have two queries. one for main report and one for sub report. but am unable to call the sub report... can you please send me the

Re: [jasperreports-questions] sub reports auto compile

2010-12-30 Thread @rju
bpamarti wrote: Regarding the subreports what I do is compile them individually and standalone reports and place the .jasper files along with the main report .jasper file and pass the parameter SUBREPORT_DIR to the main report   In the subreportExpression tag you use this.   Hope

Re: [jasperreports-questions] sub reports auto compile

2010-12-30 Thread Nagarjuna B
ok but how to send the two queries there??? i hav queries right.. how can i pass that two queries from code.. i hav to send that through code it self.. If you hav any coding regarding sub reports send me once. On Thu, Dec 30, 2010 at 5:18 PM, @rju nagarjunabatt...@gmail.com wrote:

Re: [jasperreports-questions] jasper reports performance issue

2010-12-05 Thread @rju
hi bhargavi, I am also working on jasper reports+Struts2+Hibernates and am facing problems regarding this. Especially jasperFillManager method is taking lot of time to fill the data and obviously data base issue also coming... I f you have find solution for this please help me -- View this

[jasperreports-questions] logic in jrxml?

2010-12-05 Thread cellterry
Hello all, Is there any logic parameter in jrxml? If yes, we can perform some testings like skipping to display some parameters if they are null or empty and make the whole report more tidy. Like struts, its tag language has s:if test= /s:if Terry. -- View this message in

[jasperreports-questions] current or past date on scheduled reports

2010-09-27 Thread Keber Flores
Hello all, I've been using jasperserver and ireports for a few months, i have a report within a range given by 'since' and 'to' parameters, both strings representing dates. Throug ireport, i've configured both default values to be the first and current day of the month, respectively. Now i'm

[jasperreports-questions] Expanding chart on clicking it.

2010-08-02 Thread snehalata_d
Hi, I am trying to create a report which should have miniature charts and after clicking that chart ,the same chart should get expanded in top right corner of the report. Is there any way to do it? Please help me. Regards, Snehalata -- View this message in context:

[jasperreports-questions] Slider in JasperReports

2010-08-02 Thread snehalata_d
Hi, I want to use slider in my report as a performance indicator. I am comparing my current years revenue to last years revenue. If the performance is average then the pointer should move to middle and if the performance is more than average then it should move further. Can we have such a

Re: [jasperreports-questions] Applet based Jasper Report!

2010-04-08 Thread gkapswara
Can anyone help on this issue 1. The detail section of my report is not showing up in the applet. I'm sure that there is no issue with the report filling as the values of query fields put in other sections like page header are showing up. Only the detail section is missing. Can anyone give

Re: [jasperreports-questions] jasper reports performance issue

2010-04-08 Thread Rajani123
Hi Anila, Have found the way to optimize your jasper reports? If you got it, can you please help me on the same. Regards, Rajani AnilaBhargavi.Vankamamidi wrote: Hi, When huge data is to be filled into the jasper report, it is taking much time for the report generation.

[jasperreports-questions] simple jasper report in java without a database.

2010-04-05 Thread Abhijit Kamatkar
Dear all, I hope you are doing good. I would like to know whether we can generate a jasper report in java http://www.javaranch.com/ without using any database connection. I know we can generate jasper report in java with database connection. I have generated few reprts in .pdf and .xls format.

[jasperreports-questions] Jasper report execution in java with parametrized query at run time

2010-03-25 Thread Abhijit Kamatkar
Hello, I have been working on Jasper Reports. I have created few reports using ireport and I was able to export these reports within java. Of course these reports were simple. Now I want to get deeper in Jasper reports. I want to know how one can execute jasper report in java with parametrized

Re: [jasperreports-questions] Jasper report execution in java with parametrized query at run time

2010-03-25 Thread Rajesh Pandian M
On Thu, Mar 25, 2010 at 12:50 PM, Abhijit Kamatkar abhijitkamat...@gmail.com wrote: Hello, I have been working on Jasper Reports. I have created few reports using ireport and I was able to export these reports within java. Of course these reports were simple. Now I want to get deeper in

[jasperreports-questions] two graph

2010-03-22 Thread Billa007
Hi All, I have problem displaying two html reports in one page. I have 2 jasper report graphs and in my html page I have 2 iframes to display both graphs. but the image of the graph seem to be the same for both reports, yet if I refresh iframe then I get the correct graph. the problem seem to

[jasperreports-questions] Re porting from the Cloud?

2010-03-15 Thread The Service Manager
Hi, I am new to Jasper so perhaps what I am asking is obvoius but I have the following scenario and want to know how to go about implementing it: 1. Hosted cloud computing commercial (not inhouse) application with monolithic secure database serving multiple companies written in Servoy. 2. Each

[jasperreports-questions] Problem with subreport

2010-03-15 Thread kapv
Hello! I have master report that contains only details band. In this band I put subreport, and when I generate subreport separatly it works fine and subreport fit whole page and page footer at bottom. When I generate master report, subreport footer doesn`t fit bottom page. How to fit subreport

Re: [jasperreports-questions] Problem with subreport

2010-03-15 Thread Davinir F Campos Jr
Could you post the solution, please? Someone may need the answer, and posting keep things registered. Thanks, Davinir 2010/2/22 kapv pa...@kangin.org kapv wrote: Hello! I have master report that contains only details band. In this band I put subreport, and when I generate

[jasperreports-questions] subreport detail band is empty

2010-03-10 Thread javierl...@javierleal.com
Hello. Creating a main report with a subreport, when compile in iReports 3.7.1 the subreport content is showed perfectly. However, if the main report is loaded through Tomcat Server, the subreport embeded report is not showed. Only showns header and footer bands, but not detail band. In the

[jasperreports-questions] jasper_local time zone ..

2010-02-23 Thread Hitesh Bhatia
My jasper reoprt prints GMT time ... How can I get localized time ?? -- Download Intel#174; Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications

Re: [jasperreports-questions] Custom Components

2010-02-17 Thread Lucian Chirita
The JasperReports user guide (see information on it at http://www.jaspersoft.com/jasperreports-ultimate-guide) contains an explanation of the barcode component in the form of a tutorial. Writing a custom component is indeed rather complicated. The best thing to do is to start from an existing

Re: [jasperreports-questions] new to jasper

2010-02-04 Thread Rajesh Pandian M
On Thu, Jan 21, 2010 at 12:42 AM, sonali_india amit.daund...@gmail.comwrote: hello friends, i am new to reports.and want to learn jasper report. please guide me how to start using jasper report. this book may be useful to u. Jasperreports 3.5 for Java Developers By David Heffelfinger --

[jasperreports-questions] Print detail multiple times

2010-02-03 Thread Dennie.nl
Hello, I have a simple table order(id,amount) and I want tot use this table to print orderlabels for shipment. I want to print a label for each package (amount), the question is how to do this. I am using a sql connection as resource for my report. Option 1: explode the resultset, I think this

[jasperreports-questions] report is red/pink in the middle ?

2009-12-20 Thread Rajz M
i m using jasperreports-3.6.1. java version 1.6.0_16 on Ubuntu 9.10 i have created a PDF for bar chart report using database values i.e through query string. (using JasperReports 3.5 for Java Developers book) the report came good and the bars are fine but there is a red/pink color in the middle

[jasperreports-questions] urgent plz

2009-12-17 Thread h_3_a
I am using jasper report to generate some reports when firs tested it as a standalone project it worked fine but when i integrated it with my web project (using java, jsp, tomcat)... the whole project failed from the begging before even using the button that generates the reports: SEVERE:

Re: [jasperreports-questions] How to dynamically set the background color of a field? Thanks.

2009-12-17 Thread Taras Matyashovsky
Hi Cindy, 1. You can try to use styles of iReport and apply some predefied style according to value of dynamically passed parameter. 2. Before generating the report you can parse jrxml using some lighter language (Groovy, Ruby), find needed tag and correct value of appropriate property. Hope

[jasperreports-questions] Show Column Footer Only in Last Page

2009-11-27 Thread ai
Hi everybody, my name Fakhri, i want to show column footer only in last page. I use oracle database. I believed someone in here can help me. Thank you very much for advice. Best Regards, Fakhri. -- View this message in context:

[jasperreports-questions] Migrating to 3.6.1 from 3.1.4

2009-11-27 Thread jnorth
Can anybody give advice on problems with backwards compatibility using 3.6.1 from 3.1.4 (or any other version 3 compatibility issues)? I need to support the multiple bands feature added in 3.5.2 for some new reports but do not want to break any other reports. I am happy to use 3.5.2 if there

[jasperreports-questions] I am a Beginner.I want some help

2009-11-27 Thread naresh126
Hi everyone, Can anyone tell me the step by step procedure to install and run jasper reports from a web browser .I am using mysql and tomcat. Thanks in advance. -- View this message in context: http://old.nabble.com/I-am-a-Beginner.I-want-some-help-tp26274056p26274056.html Sent

Re: [jasperreports-questions] Jasper Reports Beginner needs simple Clarification

2009-11-27 Thread naresh126
Hi harish i am also new to this jasper reports.You can use jasper ireports tools to create JRXML files where u can drag n drop fields,variables, static text fields and many more on to ur report and u can directly preview ur reports by clicking on preview button. busbus wrote: Jasper

[jasperreports-questions] Error while trying to generate report from browser

2009-11-27 Thread naresh126
Hi my name is Naresh.I am new to this forum.I was trying to generate a report in PDF format from a web browser using jasper reports but am getting the following error. My url:- http://localhost:8080/Demos/DbReportServlet Myfile path:- C:\Tomcat\webapps\Demos\WEB-INF\classes\DbReportServlet.class

[jasperreports-questions] Book for iReport

2009-11-27 Thread bhoomika
hello friends... I am new to jasper Reports.In my comapny i use iReport to generate jasper Reports.so can u please suggest me ebook for iReport that clear my all concepts.Also we use reportquery.properties file and reportwizard.xml.so can u pls tell me the use of that files ??? Thanks in

Re: [jasperreports-questions] Show Column Footer Only in Last Page

2009-11-27 Thread Renukappa, Ashok
There is band called lastPageFooter you can use this band to display data only in the last page of the report. Thanks Ashok R Senior Software Engineer -Original Message- From: ai [mailto:ai_mahat...@yahoo.com] Sent: Wednesday, November 18, 2009 3:49 PM To:

[jasperreports-questions] Two JRDataSources in single report?

2009-11-25 Thread Gonzalo Vásquez Sáez
We usually use JavaBeans as JRDatasource for our reports, but now we have a special requirement where we also need to execute a query to a database using data from the JRDatasource as the SQL's WHERE clause, is it possible to accomplish that using for example a javax.sql.Connection object as a

[jasperreports-questions] Some urgent questions about display in excel format when large quantity of data

2009-11-16 Thread 盛普
Dear everybody, I have some question about export in excel. As we all know, excel has its limitation in displyting data, about 6 lines, however, result of my query has more than 20 lines, I want to know how to display so many lines in an excel file, or in other word, how to change pages

Re: [jasperreports-questions] Default oracle date format in ireport

2009-11-13 Thread John Dunn
Thanks, but my problem relates to a date used in the SQL in my report query I have a report that I need to run against a variety of SQL databases, i.e Oracle, MYSQL, DB2 I have tried using a value that is a java.util.date in my SQL query. Here is the relevant bit of my SL query : AND

Re: [jasperreports-questions] Default oracle date format in ireport

2009-11-13 Thread David Bolen
John Dunn jd...@sefas.com writes: Thanks, but my problem relates to a date used in the SQL in my report query Ah, other direction - sorry. I have tried using a value that is a java.util.date in my SQL query. Here is the relevant bit of my SL query : AND submitted_date = $P!{PARAM_TO_DATE}

Re: [jasperreports-questions] Default oracle date format in ireport

2009-11-13 Thread John Dunn
David You were absolutely correct...it was the use of $P!{} I've been stareing at that for days! Thanks for spotting my error so quickly(and so early in the day!) John Dunn Sefas Innovation Limited. Tel: + 44 (0) 117 373 6122 P Please consider the environment before printing

Re: [jasperreports-questions] Default oracle date format in ireport

2009-11-12 Thread Suresh Kumar
Hi John,    Possible we can change it in the report design Thanks Suresh From: John Dunn jd...@sefas.com To: jasperreports-questions@lists.sourceforge.net Sent: Thu, 12 November, 2009 12:35:07 AM Subject: [jasperreports-questions] Default oracle date

Re: [jasperreports-questions] Default oracle date format in ireport

2009-11-12 Thread John Dunn
Where?...I can't see anywhere to change it John Dunn Sefas Innovation Limited. Tel: + 44 (0) 117 373 6122 P Please consider the environment before printing this email From: Suresh Kumar [mailto:sures...@yahoo.co.in] Sent: 12 November

[jasperreports-questions] Applet based Jasper Report!

2009-10-26 Thread hussainian
Hi! The thing I am doing is displaying Jasper Report in an JApplet in web browser. Eeverything is working fine except two. 1. The detail section of my report is not showing up in the applet. I'm sure that there is no issue with the report filling as the values of query fields put in other

[jasperreports-questions] how to escape special characters in jasperreports ?

2009-10-19 Thread bihag
I want to escape special characters like :- é, â, è, ^, @ in jasper reports, so is there any way we can escape this characters ? -- View this message in context: http://www.nabble.com/how-to-escape-special-characters-in-jasperreports---tp25803010p25803010.html Sent from the

[jasperreports-questions] how to wrap report for word output in jasper report?

2009-10-19 Thread bihag
Hi, I have report where report width is more than 2000px; it is working fine with pdf and excel output but when we export for word it is showing 550px; report only other part we are not able to see. We have one report which contains ... abcdefghijklmnopqrstuvwxyz when we export for excel or

Re: [jasperreports-questions] Jasper Reports Beginner needs simple Clarification

2009-10-19 Thread harishsyndrome
Same Question Some Help will be Appreciated -- View this message in context: http://www.nabble.com/Jasper-Reports-Beginner-needs-simple-Clarification-tp25693053p25693111.html Sent from the jasperreports-questions mailing list archive at Nabble.com.

Re: [jasperreports-questions] java.lang.NoSuchMethodError: com.opensymphony.xwork2.Action exception

2009-10-19 Thread harishsyndrome
Seems to be a version conflict. Check different JAR versions. Dont add JARs with results Class Repetition Like adding CGLIB and ASM Jar files will lead to a problem as CGLIB already has ASM Classes -- View this message in context:

[jasperreports-questions] Incompatible java.lang.String value assigned to parameter importDate

2009-10-19 Thread Greg Stephens
I'm a new user trying to pass a date as a parameter receiving this Incompatible java.lang.String error from a groovy .gsp page Here's the .gsp fragment where importDate is a groovy Date: g:jasperReport jasper=reportSec3 format=HTML name=Securities by Class input type=hidden

[jasperreports-questions] Incompatible java.lang.String value assigned to parameter importDate

2009-10-19 Thread gstephens
I'm a new ireport user trying to pass a date as a parameter receiving this Incompatible java.lang.String error from a groovy .gsp page Here's the .gsp fragment where importDate is a groovy Date: g:jasperReport jasper=reportSec3 format=HTML name=Securities by Class input type=hidden

[jasperreports-questions] Java Beans set Datasource

2009-10-19 Thread Dinakar007
Hi, I have a Collection of beans. The bean again contains collection of beans. can you tell me how to use it to create a report using single datasource? I am using iReport. Even a smallest piece of information is highly appreciated. Thanks in advance. Dinakar.K -- View this message in

Re: [jasperreports-questions] Multiple Object in DataSource Collection

2009-10-10 Thread harishsyndrome
private JRBeanCollectionDataSource dataSource; private MapString, Object parameters = new HashMapString, Object(); CollectionReportBean BeanList = createBeans(); dataSource = new JRBeanCollectionDataSource(BeanList); //use parameters if the value doesn't change i.e.customer

Re: [jasperreports-questions] Multiple Object in DataSource Collection

2009-10-10 Thread harishsyndrome
Novice requires some more clarifications. Having Chris's Idea running in parallel. I would like put my question in a different way. In JRXML field name = projectId class = java.lang.Integer field name = coverageId class = java.lang.Integer Is there any way that i can mention projectId belongs

[jasperreports-questions] Multiple Object in DataSource Collection

2009-10-09 Thread harishsyndrome
Hello All, I need to use two objects for generating reports with JRXML dataCollection.add(project); dataCollection.add(coverage) I use JRBeanCollectionDataSource ds = new JRBeanCollectionDataSource(dataCollection); JasperPrint jasperPrint = JasperFillManager.fillReport(jasperReport,

Re: [jasperreports-questions] Multiple Object in DataSource Collection

2009-10-09 Thread harishsyndrome
Without knowing much about your code or system I would say you need a subreport to use 2 datasources. However if the data you need is in 2 separate databases then why not use a join sql statement? The Query is session.createQuery(from jasperReport.Project P,jasperReport.Coverage C where

[jasperreports-questions] Subreport positioning

2009-09-29 Thread Bob Morley
Note - I am very new to jasper reports so I am apologetic if this message is obvious to most. I am working on a jasper report that models an invoice. The report was initially created using a data source that represented the entire set of data for the invoice. It was granular down to the

[jasperreports-questions] IsBlankWhenNull issue when export to HTML in Spring framework

2009-09-29 Thread bobobo
Hi, Does anyone know why when I set the attribute IsBlankWhenNull set to true, it also removes the drawing (rectangular box) of those fields with null values when export to html? my environment is in Spring MVC. It works fine when exporting to PDF, Excel, and also works fine when I use iReport

[jasperreports-questions] java.lang.NoSuchMethodError: com.opensymphony.xwork2.Action exception

2009-09-29 Thread Sathya K
Hi i am creating a Jasper Reports. i am getting a java.lang.NoSuchMethodError: com.opensymphony.xwork2.Action.get(Ljava/lang/String;)Ljava/lang/Object; exception i am using xworks-2.1.1.jar Jdk is 6.0(1.6) Please help me to solve this issue Stack Trace message description The server

[jasperreports-questions] Graphical report not working with jasper report

2009-09-22 Thread kundan dwivedi
Hi, I am new to jasper report. I created two reports(one tabular and one graphical) with ireport. I am using jrxml file (generated by ireport) and executing that with my java code. The tabular report is running fine but while i try to run graphical report its throwing an exception - Could not

[jasperreports-questions] values not coming while running ireport

2009-09-15 Thread kulbir
I have writen a function . When i run that function in orcale backend , its giving proper values from data base. But when i run that function from ireport , ireprot does gives any values .A blank page sis displayed -- View this message in context:

[jasperreports-questions] Connect bean class in ireport

2009-08-31 Thread prakash
Daer sir I am prkash from india, I have developing web project using struts2 and jsaper report. I have doubt in jasper report, how to connect bean class in jasper report with examples.. any one know pls help me immediately Thanks Regards Prakash D

[jasperreports-questions] Connect bean class in ireport

2009-08-31 Thread prakash
Daer sir I am prkash from india, I have developing web project using struts2 and jsaper report. I have doubt in jasper report, how to connect bean class in jasper report with examples.. any one know pls help me immediately Thanks Regards Prakash D Thanks Regards Prakash

[jasperreports-questions] List of parameters to PDF

2009-08-21 Thread vishnukumar
Hi, I am new to jasper reports. I am passing parameters as following. ListString courseModules = new ArrayListString(); ListString marks = new ArrayListString(); courseModules.add(spoken english); courseModules.add(Medical Transcription); marks.add(20);

Re: [jasperreports-questions] How to dynamically set the background color of a field? Thanks.

2009-08-21 Thread Taras Matyashovsky
Hello, I'm also interested in this issue. Have You found any solution? Thanks, Taras mctpursuer wrote: Hi, I need to dynamically set the background color of a field in the report, e.g. a field called first-level manager, second-level manager, if the first-level manager.isCurrentManager

[jasperreports-questions] Internationalization Code for Jasper Reports

2009-08-06 Thread farzana shaik
Hi, We are facing problem in integrating internationalization with jasper reports. Please tell us how to display pdf jasper reports in other Indian locale languages how to access resource bundle in jrxml file and .java using jasper api. Waiting for your reply.. Thanks,

[jasperreports-questions] How to open jasperviewer at client side

2009-08-05 Thread ranjanprasad
Hi all! Using jasper report I develop a project with struts 1.2 Frame work ; My project generate a PDF report based on a specified database. The problem is it open the PDF file on the Server Terminal(side) i.e (http://localhost:8084/GeoTrak/getdetailReportPage.do) but not on the client

[jasperreports-questions] Problem, when compiling .jrxml files

2009-08-05 Thread niki4ko
I have a well working program, which uses JasperReports. It uses JRBeanCollectionDataSource(List items); to populate the rows with data, but if I compile the .jrxml file either with JasperCompileManager.compileToFile() or with iReports I see only parameters populated without rows. Does anyone

[jasperreports-questions] how to open Jasper Report on the client Ternminal

2009-08-05 Thread Ranjan Prasad
I am Using jasper report I develop a project with struts 1.2 Frame work ; My project generate a PDF report based on a specified database. The problem is it open the PDF file on the Server Terminal(side) i.e (http://localhost:8084/GeoTrak/getdetailReportPage.do) but not on the

[jasperreports-questions] search a section within the PDF

2009-08-05 Thread mdavuluri
I have a requirement where i have to create a PDF document which will have several chapters and sections. The user of the document should be able to search for a keyword within a given section and not in the entire document. Is there any way this can be implemented in Jasper by passing some

[jasperreports-questions] Changing font size of textField dynamically

2009-07-20 Thread Raphael Neve
Hello all, I am using JasperReports 3.5.2 with iReport-nb 3.5.2 and I have the following need : I have a textField linked up to a variable expression $V{C2_EXP} and I would like to change the size of the font dynamically depending on the contents of this field. In other words if the expression

[jasperreports-questions] Set theme to Jasper report

2009-07-10 Thread asmita
Hi everyone, I am new to Jasper reports. I have done quite a bit of research on this tool and found that this is the tool which most suffices my requirements. I need to use it in my project and have to use the Jasper APIs. But I need some information- I need to provide ability to the user set a

Re: [jasperreports-questions] want GUJARATIin pdf as a output

2009-06-17 Thread Andy Schmidt
Please somebody remove me from the Jasperreports mail list! There should be a single click unsubscribe link at the end of the email! RKVS Raman wrote: Have a look at http://rkvsraman.blogspot.com/2009/05/indic-scripts-and-jasper-reports.html or

[jasperreports-questions] How to set a variable value permanently

2009-06-17 Thread [oN]
Hi, I am trying to set a value of a field for the first row to a variable and display it throughout the report. Is this possible ? I've set the variable's Reset Type to None but the containing textfield evaluates the variable every time hence changes its value for different rows.

[jasperreports-questions] jasper report doubl

2009-06-16 Thread Maria Joseph
Hi I want to pri nt like this in the footer of the jasper report Page 1 of 1 for page 1 Page 1 of 2 for page 2 If total pages are 2 But if total pages are 1 then the footer should be empty it should not say page 1 of 1 How do I do this Thanks Regards Joseph

[jasperreports-questions] Error in JasperPrintManager.printReport

2009-06-16 Thread Ikya
Hi, Whenever I am giving true in JasperPrintManager.printReport(jasperPrint, true) it is throwing the error net.sf.jasperreports.engine.JRException: Error printing report. But if I am giving it as

[jasperreports-questions] How about loop a sub report?

2009-06-16 Thread Peter Jin
Hi, I may need to put several sub reports in the detail section in the master report. So the sub reports will get loaded many times. Will this cause significant performance issues? Does jasper cache data source for report in this case? My case: User's data are scattered in 5 tables and I need to

[jasperreports-questions] Problem with Cross Tab multiple columns

2009-06-16 Thread iyeranan
Hello, I think the way that cross tab works with multi-columns is: It builds like a hierarchy of columns. I want a little different implementation. Lets say for example I have an ArrayList of all the accounts in a bank. Each Account object has the following fields: holderName(String),

[jasperreports-questions] bug in Helloworld program

2009-06-16 Thread Srikanth Turpu
hi everybody This is srikanth. I have a bug in hellowold program.I am new to jasper reports.I created helloworld.jar file.But when i execting below code i got blank page.its not displaying the 'string = helloworld'.Please help me the jasperreports . ?php

Re: [jasperreports-questions] jasper reports performance issue

2009-06-16 Thread Sadanand Rajole
Hi, whenever the issue came with the jasper, if any graphical elements you are using in your reports, it will take some time to generate the report. But if huge data to be displayed on the report, the issue goes with the time taken to fetch data from database. So optimise the sql query for your

Re: [jasperreports-questions] want GUJARATIin pdf as a output

2009-06-16 Thread taylorm10
there are a few components you will need to implement, for example: 1) http://static.springframework.org/spring/docs/2.0.x/reference/beans.html#context-functionality-messagesource 2) Spring LocaleResolver 3) Spring LocaleChangeInterceptor - depends on which Resolver you use 4) Jasper Templates

Re: [jasperreports-questions] How about loop a sub report?

2009-06-06 Thread Peter Jin
Hi, It works! All your posts are of great help. Thanks a ton! David Bolen-2 wrote: Peter Jin jinyup...@gmail.com writes: Let's take a look at activity1 and activity2. If activity1 has more records than activity2, some of the records of activity2 will be joined multiple times. This is

Re: [jasperreports-questions] How about loop a sub report?

2009-06-05 Thread Peter Jin
Hi David, Thanks for your reply. Union is ok, but seems there are issues with Join. SELECTid, name, count(a1.distance) as a1_cnt, sum(a1.distance) as a1_total, count(a2.hits) as a2_cnt, sum(a2.hits) as a2_total, count(a3.weight) as a3_cnt,

Re: [jasperreports-questions] How about loop a sub report?

2009-06-04 Thread Peter Jin
We have an audit system which uses separate tables with similar structure to store different kinds of activities for a user. We want to report the number of activities per activity type per user. David Bolen-2 wrote: Peter Jin jinyup...@gmail.com writes: Grouping can not solve my issue

Re: [jasperreports-questions] How about loop a sub report?

2009-06-04 Thread David Bolen
Peter Jin jinyup...@gmail.com writes: We have an audit system which uses separate tables with similar structure to store different kinds of activities for a user. We want to report the number of activities per activity type per user. Still sounds pretty standard in terms of database schema.

[jasperreports-questions] How about loop a sub report?

2009-06-03 Thread Peter Jin
Hi, I may need to put several sub reports in the detail section in the master report. So the sub reports will get loaded many times. Will this cause significant performance issues? Does jasper cache data source for report in this case? My case: User's data are scattered in 5 tables and I need to

Re: [jasperreports-questions] How about loop a sub report?

2009-06-03 Thread chr15athome
Hi Peter, If I understand your requirements correctly I think grouping would be better than having multiple subreports. Grouping the data on users allows you to create a seperate table for each user, you can also have a header and footer for each user and you can also perform calculations and

Re: [jasperreports-questions] How about loop a sub report?

2009-06-03 Thread chr15athome
Sorry I forgot to mention that the info I gave is based on using iReport/jasperReports, not sure what you are using now but I definately recommend iReport. Chris chr15athome wrote: Hi Peter, If I understand your requirements correctly I think grouping would be better than having

Re: [jasperreports-questions] How about loop a sub report?

2009-06-03 Thread Peter Jin
Hi Chris, Thanks for your reply. Grouping can not solve my issue because it works on one data source only. In my case, data for a user scattered in 5 tables. UNION might be a way to combine all tables to a data source, but I can not use it either (explained in the first post). any thoughts? --

Re: [jasperreports-questions] How about loop a sub report?

2009-06-03 Thread David Bolen
Peter Jin jinyup...@gmail.com writes: Grouping can not solve my issue because it works on one data source only. In my case, data for a user scattered in 5 tables. UNION might be a way to combine all tables to a data source, but I can not use it either (explained in the first post). any

[jasperreports-questions] Gridlock with textfields with dynamic content

2009-05-05 Thread alnasl
Hi, I really hope someone has a clue on this layout issue, because I am already out of ideas. Although I think that my problem has something to do with the designs i.e. with way Jasper treats them (layout), here's some general information abou the application. Basically we have a JAVA

[jasperreports-questions] text from tinymce to pdf

2009-05-05 Thread tubin gen
We are creating jasper report using sql query .One of our column is clob which contains html markup language, so just wondering will there be any problems in creating pdf ? This column get populated by rich text editor tinemce , please suggest me what problems will I come across ?

  1   2   3   4   5   >