[jasperreports-questions] Page footer and subreport??

2007-10-04 Thread Maria Parra
I have a report say MainReport with a subreport, wich is got another subreport too, I want to visualize my final report with page footer in all the pages (ex: Page 1 of 5, Page 2 of 5 ) if I put the page footer in the MainReport, I only get the page footer at the first page Please help me,

Re: [jasperreports-questions] How to Integrate Jasper Reports with Struts 2.0

2007-10-03 Thread jumaen
ravishanker wrote: Hi all, As the configuration of Struts has been changed from 1.2 to 2.0 Can any one please help me in integrating JasperReports with Struts 2.0 like the Class I need to extend, interface I need to implement and most importantly configuring the struts.xml file..

[jasperreports-questions] How to custom TextMeasurer?

2007-09-14 Thread james cai
I want to implement my TextMeasurer .how to extend it? Jun Tsai -- View this message in context: http://www.nabble.com/How-to-custom-TextMeasurer--tf4413595.html#a12589996 Sent from the jasperreports-questions mailing list archive at Nabble.com.

[jasperreports-questions] How to run queries outside jrxml files?

2007-09-14 Thread Amia
hi, I'm facing a problem with jrxml's. My new project requirement is to run the queries outside the jrxml(i.e. java source) and pass the data to the jrxml. My report has a main and sub report. As far as the main report is concerned I was able to run the query in my java source and pass the

[jasperreports-questions] ODT exporting

2007-09-05 Thread Marcos Sánchez Provencio
Hello from Spain I have tried to export a report to odt, but I get a strange error: java.lang.NoSuchMethodError: net.sf.jasperreports.engine.export.oasis.JROdtExporter.getStringParameter(Lnet/sf/jasperreports/engine/JRExporterParameter;Ljava/lang/String;)Ljava/lang/String; at

[jasperreports-questions] I am in vacation.

2007-09-05 Thread Rusi Popov
I am in vacation. Please call me on ++ 359 889 301 678 I will be back on Sept 10 With best regards Rusi - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search

[jasperreports-questions] Cross tab :- displaying subheading for columns

2007-08-28 Thread rejimk
Hi, I have a cross tab report in this format (Report : - 1) Report : - 1 I am displaying 4 values in each cross tab cell, indicating different attributes.. This much is working fine.. Since there are 4 values in each cell I need to indicate what it represents. So I was showing each

[jasperreports-questions] PDF and tables

2007-08-27 Thread nobody
Hi, I have big problem.I'm servlet that will be generating pdf document that contain large table ( with many colums and rows). It is important that the generated PDF will be printer friendly, with no data lost, and columns and rows not broken in the middle. If there is not enough room for all

[jasperreports-questions] invalid styled text?

2007-08-27 Thread contiang
Hi guys, I am using jasperreport-1.2.8. And currently I am trying to display this string satusubdua/sub. Currently I need to code everything manually instead of using iReport. When I used the following piece of code: public JRDesignStaticText createBox(int x,

Re: [jasperreports-questions] Hyperlink in jasper

2007-08-16 Thread Joydip Maity
NamrataH wrote: hi, Can anybody please tell me how to link to reports... i hv created hyperlink on 1 report and i wnt to take the contents of tht page as parameter to other page i m able to do tht but... how to retrive tht parameter in sedond report and to change content dynamically

[jasperreports-questions] migrating from jasper0.6.4 to 2.0.0

2007-08-16 Thread rezarr
I am trying to figure out the dependencies for jasper 2.0 and of gear up for the troubles ahead... Any ideas on how to get a list of jar dependencies and their versions? Also are there any backward compatibility issues that I can expect to run into? Thanks Reza -- View this message in context:

[jasperreports-questions] Hyperlink in jasper

2007-08-01 Thread NamrataH
hi, Can anybody please tell me how to link to reports... i hv created hyperlink on 1 report and i wnt to take the contents of tht page as parameter to other page i m able to do tht but... how to retrive tht parameter in sedond report and to change content dynamically based on parameter...

[jasperreports-questions] JasperReports Que. Please Ans

2007-08-01 Thread NamrataH
Hi everyone, Can anbody please take out some time to ans my ques. 1. Is there any opertion in jasperReport to achieve row or column level security? 2. what are the audit capabilities in jasperReports? 3. How to make hyperlink in subReports using jasperReports. -- View this message in context:

[jasperreports-questions] how I open my mfa.jasper file at client side and how i pass jasperviewer to client by streem

2007-07-12 Thread mfa
sir i use jasperviewer that open in server but not open in client computer when client call jasperviewer then application open jasperreport in server side some body give me idea i use streem please give me

[jasperreports-questions] Problems with Charts and HTML exporting

2007-06-27 Thread mxrblind
Hi. I made a little report with iReport, then I populated it from java code. I tested it in the report viewer and everything goes right. Then, I added code for export to HTML and inmediately send it to the browser, but my report appears without images, wich are actually a chart. Any idea

[jasperreports-questions] Jasper Viewer Question

2007-06-21 Thread dominick
does any one know how to make the jasper viewer open in the same window... currently if someone generates a report then goes and generates another report without closing the first report i will get a new window for the report (2 windows) i want this new report to open up in the same window as

[jasperreports-questions] subreports

2007-06-21 Thread devendra Kuvelkar
hi, may u plz provide me with a java code to handle subreports in a main report. I am required to generate two subreports which are to be embedded in main report. Using iReport i am able to generate, compile and view main report as well as subreports, however i am unable to achieve

[jasperreports-questions] JRFileVirtualizer for the XMLDatasource

2007-06-14 Thread Satya Bobba
I am getting “Java heap space Error” while running the reports in tomcat. I am using the virtualizer with the JRXMLDataSource. I am getting results/records in XML format. In that XML file it contains nearly 9000 records. While displaying those details HTML format, I am getting this heap space

[jasperreports-questions] JasperReports Caching In IE Browser

2007-06-06 Thread sukanta
Hi , i am using jasper reports for showing the report , the reports works fine in Mozilla , but in IE browser it is caching , i mean when i change the parameter of the report the report shows the previous one , it is showing from the cache , it doesnot refresh the new one.does any one know how to

[jasperreports-questions] About page break

2007-05-30 Thread Tim.Sheng(盛普)
Hi, everybody. I have some troubles about page break of Jasperreport, please give me some help about this. I design a report in ireport, then export to a html file in my project application, but, after I have set the page-break in parameter, there is still some trouble. When I want to print

[jasperreports-questions] Securing a PDF

2007-05-27 Thread Chris Edwards
Does anybody know of a way to secure a PDF so that it is not editable in Acrobat? We are using JasperReports to generate official transcript-type documents and want to limit people's ability to modify a PDF after it's been dynamically generated. I had no luck with Google or the forum search.

[jasperreports-questions] How to Support HyperLink

2007-05-25 Thread Yogesh Arora
Hello All, Can anybody tell me, How to provide the support for hyper link in the jasper report. I have two reports, and i want to open a report from the link provided in the other report. -- Yogesh Arora - This SF.net

[jasperreports-questions] Problemin printing Hindi data in pdf

2007-05-19 Thread Pankaj Sanghi
Hello everybody, We are using JasperReports to print a report in pdf format which gets the data from datasource. The data in datasource is mainly hindi but at the time of exporting the data to pdf, we see only blank spaces in place of hindi data. Labels for the data (defined statically in

[jasperreports-questions] Table format in Jasper

2007-05-04 Thread xyz
Hi all, Please let me know how I can achieve the following in JasperReport: I need to display to the user a selected checkBox(I mean a square with 2 crosses) and unselectedCheckBox(only an empty square) in a PDF report. I was thinking of creatign 2 images one that is checked and one unchecked

[jasperreports-questions] jasperreport works in linux but not in windows

2007-04-27 Thread dr_pompeii
hello guys i am really confused in this case i have a project that use jasperreprots to generate pdf reports, so when my server work in linux, in the itself server and any other client (windows in this case) , can see a pdf docuemnt well created now when the same .war is copy to windows (now

[jasperreports-questions] Merge multiple JapserPrint Objects

2007-04-16 Thread jeipack
Hi I just want to show several JasperPrint Objects in only one JRViewer. Is there a function to concat 2 or more JasperPrint Objects to one JasperPrint Object? or something like that? In pseudo code: JasperPrint jp1 = JasperFillManager.fillReport(url.openStream(), parameters,

[jasperreports-questions] Incrementing a variable by 1

2007-04-11 Thread losangeles
Is there a way I can create a variable that increments by 1 for every new page. I have set the Initial Value Expression to new Integer(0) (Reset Type = page, and Calculation Type = System) and the Variable Expression is equal to new Integer( $V{CURRENT_PAGE}.intValue() + 1). The result remains

[jasperreports-questions] Problems in setValueClassName method in JRDesignField and JRDesignExpression when use types that are different from Java default ones

2007-04-09 Thread Bruno Cavaler Ghisi
Hi, I am trying to create a report using jasper but I am programming the whole stuff. I am having a problem when I try to set a type different from the java default ones (such as java.lang.String, java.lang.Integer, etc) in a JRDesignField or JRDesignExpression using the setValueClassName

[jasperreports-questions] number format

2007-04-02 Thread sergiu sarchizian
Hello! I've got a problem that i do not have an answer for in jasper reports. I need a certain number format for my report numeric fields and that is : xx.xxx,xx. Notice that the dot and the comma are inverted (reversed). I saw that there's no such default format pattern. This is the

[jasperreports-questions] How to stipulte list of values for in clause in a sql query using parameters?

2007-04-02 Thread mxc
Hi there, What is the recommended way for providing a variable list of parameters to a jasper report xml file for use in an sql in clause? ie select * from table where id in ($P{list})? For Mysql I used to be able to use a string variable which I created by concatenating all the values i.e

[jasperreports-questions] Subreport: too many connections

2007-03-30 Thread Emerxill
Hi, My subreport is using too many connections on my app server (websphere) and as a result the query gets time-out. Is there a way to close the unnecessary connections in my subreport? The connection my subreport is using, is given via a struts action to the report that contains the subreport,

[jasperreports-questions] Pease, help! Problem with property rotation in textElement, when I use JasperReports!

2007-03-27 Thread itERRatOR
When I create a template .jrxml and preview the report, I can see vertical text if I set rotation=Left! But I can't see this vertical text in browser, when I print this report in .jsp page. Instead vertical text I see horisontal text, but I don't want. What can I do? Please, help me! -- View

Re: [jasperreports-questions] Subreports

2007-03-02 Thread Daryl Daly
On Thu, March 1, 2007 11:26 pm, [EMAIL PROTECTED] wrote: I'm a beginner in JasperReports, so I'm sorry if the question is silly. Now, I need to print the Name and Address for a customer in an Invoice (The customer No comes from the Master Table); but the system needs to go and see if there

[jasperreports-questions] NullPointerException while compiling the report

2007-02-25 Thread lena5il
Hello, I have a working application that is running on Tomcat-6 on WinXp. When I tryed to install it on another machine (Resin-2.1.16 on Win Server 2003), the part of the application which should create jasperreport doesn't work: it falls on the compilation of the jrxml file and I get the

Re: [jasperreports-questions] [PAPER TRAY] How to select paper tray ?

2007-02-13 Thread yves pielusenet
I found this :( http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4964032 Nobody succeeded in this way ?? Le vendredi 19 janvier 2007 à 12:18 +0100, yves pielusenet a écrit : Hello, I use jasperreport 1.3. I have to print report which use two differents type of paper. the first page has to

[jasperreports-questions] Problem Printing in Unix

2007-01-31 Thread Thomas Ramapuram
Hi, I have a problem printing in unix. The code I use works on Windows perfectly it also works on unix using another cups version but the margins are off. I have included the java file and the jrxml file. I have also incuded the cups version I'm using and the error I get. My cups version is

[jasperreports-questions] advanced grouping in jasper reports

2007-01-29 Thread adamzrk
Hi I have read the tutorial ang some guide on jasper reports home page, but I don't know how to do something like this: Lp LoginSurname Roles Interests -- 1Adam *** AdminFilm

[jasperreports-questions] Problems of subreports

2007-01-29 Thread Andrew Tan Khai Ching
I have tried and dont know how to display 4 different tabular data with footer as grand total each, all in a single report. Could anyone guide me by steps in terms of sqls, group, subreports, what to do with the sql in master n sub reports? The attached image helps to understand my problem

[jasperreports-questions] [PAPER TRAY] How to select paper tray ?

2007-01-19 Thread yves pielusenet
Hello, I use jasperreport 1.3. I have to print report which use two differents type of paper. the first page has to be printed on paper from printer paper tray A and all other pages haveto beprinted from paper tray B. Is it possible to create such a report ? If it isn't into standard jaspreport,

[jasperreports-questions] subreport spacing

2007-01-10 Thread Umapathy, Saravanan (Cognizant)
All, I have multiple nested subreports. When I have space within subreport, the next level of subreport's data are getting included. Is there any way out. My case is this. Subreport A: == Subreport_textblock_top_A Subreport B Subreport_textblock_bottom_A Subreport B:

[jasperreports-questions] Images are not displayed in Jasper Report in Linux

2007-01-10 Thread Krupakar
Jasper Reports Images are not displayed for the reports in Linux. For the same situation in windows was resolved when we give the servlet in web.xml as follows: ImageServlet net.sf.jasperreports.j2ee.servlets.ImageServlet

[jasperreports-questions] actionClassInPackage access denied

2007-01-09 Thread Man'z Jasper
Hi, We try to print out the report from sample of jasper webapp. Deployment to the tomcat already success and running well. But, when we try http://localhost:8080/jasper-webapp/printer.html and 1. click the Print the report button it say : - java.security.AccessControlException:

[jasperreports-questions] Cross Tab + Row Header Footer

2007-01-03 Thread Godsmack
Hi All Is their any way i could show some of the parameters in RowGroup on the Header ie before the column group starts and then other information at the end of it. The following figure will explain my requirment Row Group is a cutom made class consist of 3 attibutes (A,B,C) A Col1 col2 B C

[jasperreports-questions] problem in passing resultset through a servlet to jasperreports using tomcat

2007-01-03 Thread zigmoid
hi everybody, I m having problem using jasperreports.I m using jasperassistant in eclipse. Kindly tell me how to pass resultset from a servlet/jsp which will be based on i/p param entered by user in html.I m using tomcat 5.5. e.g String command=select * from user where

[jasperreports-questions] JasperViewer - how to customize

2006-12-26 Thread Edilmar LISTAS
Hi, I have used JasperViewer in my Swing apps. Now, the users request a way to use keyboard shortcuts for top buttons. For example: F5 for first page, F6 for previous, F7 for next, F8 for last, Ctrl+P to print, Ctrl+S to save, etc... Other request is to show the JasperViewer frame maximized.

[jasperreports-questions] Where to download the JasperReports API now?

2006-12-07 Thread Francisco A. Vieira Souza
I have been out of java developing for some time and now I am updating my java tools (iReport, NetBeans, JasperReports), so I went to http://jasperforge.org/sf/projects/jasperreports, but I couldt find where to download the API. What have changed there? Where is the link to download? Should I

[jasperreports-questions] jasper server image resource on report

2006-12-06 Thread Marc Deurloo
I'm trying to figure out how to get an image from the JasperServer repository on my report. The documentation says I should use repo:images/MyLogo.jpg as reference. What it doesn't say is which property of the image control should be set to that value; and how to set it. I tried out the

[jasperreports-questions] Basic General Questions

2006-12-01 Thread jimjasper
Hi, I'm obviously new to Jasper, and I have a couple of really general questions. 1) Is there a shell interface that allows for running and scheduling reports from a UNIX command line? 2) How is the support for LDAP security (Active Directory in our case) ? Is this built in to the current

[jasperreports-questions] PDF Report with interactive form features

2006-11-27 Thread Abhishek Soni
Hi , I am looking for the solution for the interactive PDF form cum Report. My Requirement is like One PDF will be displayed (Template is designed using iReport) with dynamic data. In this PDF there will be some editable fields like text box and check box etc. Where user can

[jasperreports-questions] page break through group does not work

2006-11-23 Thread Csaba Szucs
Hello guys, I am using IReport 1.2.5 and I have a main report including some subreports inlcuding some sub-subreports etc. Between my subreports I would like to break the page. I am using the dummy group technique as you suggested it on this mailing list. I checked in the Start on a new page

[jasperreports-questions] Header footer info absent in the last page

2006-11-23 Thread Umapathy, Saravanan (Cognizant)
All, I have a problem where I do not see the header footer information in the last page of the report. Have anyone faced this problem already? Please help me. Thank you Regards Sara This e-mail and any files transmitted with it are for the sole use of the intended recipient(s)

[jasperreports-questions] Report printing

2006-11-22 Thread Shiby Maria John
Hello, I need help in printing reports generated using Jasper Reports. I get the print out, but the size is not correct. The print is in a huge font and so the data doesnt fit into the page. I tried setting the page height and width for the JasperPrint object, but it doesnt work. can anyone

[jasperreports-questions] Reports Containing SubReports...

2006-11-17 Thread George Studenko
Hi there!, i'm still working on it!... I have my report, and my subreport both are succesfully compiled and shown using ireport, but when I compile my masterReport the subreport isnt shown!... I have a class, that compiles the reports too, but it is the same, i followed a tutorial for doing

Re: [jasperreports-questions] merge pdf output

2006-11-01 Thread garytam
It works like a charm, thanks a million metalotus wrote: Is there any way I can merge the pdf into one single pdf file for viewing ? To concatenate PDF files together (iText is required by Jasper Reports so you are already using it):

Re: [jasperreports-questions] merge pdf output

2006-11-01 Thread metalotus
Is there any way I can merge the pdf into one single pdf file for viewing ? To concatenate PDF files together (iText is required by Jasper Reports so you are already using it): http://itextdocs.lowagie.com/examples/com/lowagie/examples/general/copystamp/Concatenate.java -- View this

[jasperreports-questions] merge pdf output

2006-10-31 Thread garytam
Hi I have an application that uses jasper to generate multiple reports. Is there any way I can merge the pdf into one single pdf file for viewing ? Or can I simply concatenate the byte[] output from JasperExportManager.exportReportToPdf ? Thanks -- View this message in context:

[jasperreports-questions] The content in the detail band overflows and appears in the foot band when export into .doc

2006-10-16 Thread dimboo
Hi , everyone. When export to the .doc file , the content in the detail band overflows and appears in the foot band . What should I do ? Thanks Dimboo dimboo 2006-10-14 - Using Tomcat but need to do more? Need to

[jasperreports-questions] JasperReports - More of one query

2006-10-09 Thread NeO_GeO
I' ve implemented the interface JRDATASOURCE in this way (the Vector resultset is te result of my query and the columns[] is an array whit the names of columns): import net.sf.jasperreports.engine.JRDataSource; import net.sf.jasperreports.engine.JRException; import

[jasperreports-questions] Different static texts for different languages

2006-10-09 Thread John Dunn
Different static text for different languages How can I set up different static texts depending upon the language? I am using ireport 1.2.2 to create my reports John Dunn attachment: winmail.dat- Take Surveys. Earn

Re: [jasperreports-questions] level 4 sub-report

2006-10-08 Thread Umapathy, Saravanan (Cognizant)
Can you please explain more about using EmptyJRBeanCollctionDataSource? I tried without any lucj From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luiz Decaro Sent: Thursday, October 05, 2006 11:03 PM To: jasperreports-questions@lists.sourceforge.net Subject: Re:

[jasperreports-questions] Conditional styles

2006-10-06 Thread Thompson, Edward
Title: Conditional styles I have a conditional style that sets the background to red if a column field is above a certain threshold. Works fine. But I would like to generalize it - right now I have a style customized for each column (if $F{col1} 0, if $F{col2} 0) How can I set

[jasperreports-questions] Crosstab column limitation to 10

2006-10-06 Thread shailja
Hello, I am facing problem in the crosstab report. I have one main report in which I have added one subreport whioch is a crosstab report. this report has to be generated in the CSV output. The porblem is that whenever the number of columns in the crosstab exceeds 10, they get printed in the

Re: [jasperreports-questions] level 4 sub-report

2006-10-05 Thread Luiz Decaro
Maybe you could use an EmptyJRBeanCollectionDataSouce ?On 10/4/06, Umapathy, Saravanan (Cognizant) [EMAIL PROTECTED] wrote:All,We have a requirement wherein 4 level of sub-reports are required. Jasper is unable to recognize the 4th level of sub-report even if it isa sub-report containing static

Re: [jasperreports-questions] [ANN] Mailing list to be closed soon ...

2006-10-05 Thread Luiz Decaro
I didn't find an option to monitor the JasperReports Discussion/Help and get new posts via e-mail just like in this list. Does this option exist or do i need to keep using the web page to read posts?:Luiz.On 10/3/06, Teodor Danciu [EMAIL PROTECTED] wrote:Hello,As you probably know by now,

[jasperreports-questions] The saga of sorting dynamically

2006-09-25 Thread Rahul Sood
Here is the scenario - For my company I implemented JasperReports as the reporting software since we wanted to move away from fee based software. so far so good. We use a custom datasource to fill up our report. In other words Jasper does not connect to db at all. For a report that I am currently

[jasperreports-questions] japer report compile problem

2006-09-22 Thread vidhi shah
Hi All, i am using japser report1.1.0 for generating reports.i am using Webshere potal v1.1.2 ,jre1.3. and jdt-compiler1.1.3.jar.i have dynamic jrxml that has to be compiled at runtime using JasperCompileManager.compileReportToFile(jasperDesign, destFile).When this code excutes it shows the

Re: [jasperreports-questions] Pdf report does not show japaneesec haracters

2006-09-20 Thread Kalpesh Chordia
Title: RE: [jasperreports-questions] Pdf report does not show japaneesecharacters You may want to install the Japanese language pack for Adobe Acrobat. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 20, 2006 5:03 PM To:

[jasperreports-questions] Background Band

2006-09-18 Thread Radheesh Prabhu
hi friends i am trying to display a watermark in my page. so i placed my image in background band,but it showed the image on the top of page...so i streched the Background band size to my page size and kept it in centre is there is any other way to display the

[jasperreports-questions] subdatasource using JavaBean collection

2006-09-17 Thread Storm Spire
I want to use a crosstab, so need ot use subdatasource, and I want to use javabean collection as datasource, is there any way to pass parameter to the javabean collection datasource in Java? - Using Tomcat but need to do more?

[jasperreports-questions] Variables in iReport

2006-09-17 Thread Struts
I can create a variable, for example, $V{PAGES}, but this variable always is 0 or null. Besides, somebody can use variable $V{PAGE_NUMBER} to show the column footer in the last page? Bye, Leandro - Using Tomcat but need

[jasperreports-questions] font size in HTML output

2006-09-16 Thread Storm Spire
as my report has lots of info, in order to put them inside one page, i have to fix the font size at 8px, it is still ok to display in PDF output, however inside the HTML output, it is very small.Is there any way to scale up HTML font size?

[jasperreports-questions] Very big report

2006-09-15 Thread yves pielusenet
Hello, As I have a very big report to print, I wonder if Jasper can begin the print job before the report has finished to be generated ? thanks, -- yves piel - Using Tomcat but need to do more? Need to support web

[jasperreports-questions] group by feature with java bean as datasouce

2006-09-15 Thread Storm Spire
can I use group feature if using java bean collection as datasource? - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier

Re: [jasperreports-questions] Very big report

2006-09-15 Thread Md. Mortoza Ali Khan
Hi Yves I have seen it can display few thousand pages document. What is the size of your document? Mortozayves pielusenet [EMAIL PROTECTED] wrote: Hello,As I have a very big report to print,I wonder if Jasper can begin the print job before the report hasfinished to be generated ?thanks,-- yves

Re: [jasperreports-questions] Very big report

2006-09-15 Thread Md. Mortoza Ali Khan
Hi Yves If you are printing directly to printer, it should work, lets see your result. Good luck. Mortozayves pielusenet [EMAIL PROTECTED] wrote: hello Mortoza,Maybe I have to print more than 100 000 pages :c(I'm testing the virtualizer demo with an empty datasource of 10Le vendredi 15

Re: [jasperreports-questions] Very big report

2006-09-15 Thread yves pielusenet
When I trying Virtualizer demo int o jaserper source archive, It do'ens't print directly :( First there is a 'filling time' wich can take more than 3minutes for 1 pages, and then a print job pop up isdisplay, i click on 'print all' and then it take a very long, long time before printing :( Is

Re: [jasperreports-questions] Very big report

2006-09-15 Thread yves pielusenet
Here is how I change the Virtuaizer demo to try to print directly. But it is sensible the same :( The main() is existed before the print is relly lauched by the system :( (I use linux debina with cups) CUPS is launched (there is a job icon into gnome) only when the main() is finished. Is there a

[jasperreports-questions] Scrollable Subreport (html)

2006-09-14 Thread manishamauni
Hello, I have a sub report in my main report(to be rendered in html format). Rows of the subreport are decided at the runtime. I want the height of the subreport to be fixed. If the number of rows exceed the allocated space, a scrollbar should appear. Is it possible to do so in jasper reports.

[jasperreports-questions] pdf report in a frame

2006-09-13 Thread Meenakshi Singh
Hi all, We are wanting to open a PDF report in the same frame within our existing web page.Surely there MUST be a way to do this. Can anybody suggest a way out of this problem. Thanks Regards, MS “The information contained in this electronic message and any attachments to this message are

[jasperreports-questions] convert cm - point

2006-09-13 Thread yves pielusenet
Hello, I ask user a new page dimension. the user give me that dimension in centimeters. How can I convert it to the one use by JaserDesign.setPageWidth and setPageHeight ? thanks, -- yves piel - Using Tomcat but need to

Re: [jasperreports-questions] convert cm - point

2006-09-13 Thread Vincenzo Manzoni
the user give me that dimension in centimeters. How can I convert it to the one use by JaserDesign.setPageWidth and setPageHeight ? You can try to trasform the dimensions from cm to inch and then multiply for 72 dpi (dots, or pixels, per inch). Dimension in pixel = (Dimension_in_cm / 2.54) *

[jasperreports-questions] Duplicate elements of band detail

2006-09-13 Thread yves pielusenet
Hello, I wantto duplicate all elements of detail band and move those duplicated zone. At this time I can get all element ofthis band : --- JRDesignBand jrdb = (JRDesignBand)jd.getDetail(); JRDesignElement[] jrde = jRElement2JRDesignElement(jrdb.getElements());

[jasperreports-questions] JasperDesignViewer kill my application

2006-09-13 Thread yves piel
Hello, I have just tried JasperDesignViewer. All is ok but when I wantto close de Jfram which display the report, my main application is closed too ! Why ? Is there a way to not close all the application ? thanks -- yves piel

Re: [jasperreports-questions] [NEWBIE] Large report and print directly

2006-09-11 Thread Pushkar
Hi, I believe you should look at JRFileVirtualizer Class. This will allow Jasper to load data into memory in chunks(similar to virtual memory concept of OS), thus avoiding the Java OutOfMemoryError.Yes, you can print a jasper report without displaying it. Following is a sample code snippet which

Re: [jasperreports-questions] [NEWBIE] Large report and print directly

2006-09-11 Thread Borut Hadžialić
If I don't ask this my curiosity will drive me nuts for the rest of the day.. ;p What kind of report does have 1 million pages? Also, could you please report if you succeed printing it. It would be a nice information about jasperreports capabilities. On 9/11/06, yves pielusenet [EMAIL

Re: [jasperreports-questions] [NEWBIE] Large report and print directly

2006-09-11 Thread yves pielusenet
So I want to print checks for supermarkets. So I use jasper for printing recipient and value (in euro), and another thread would print the CMC7 (in france we have a CMC7 at the bottom of check). So a supermarcket can order million of those check (in french 'chèque cadeau'). The another problem I

Re: [jasperreports-questions] [NEWBIE] Large report and print directly

2006-09-11 Thread Borut Hadžialić
I had a similar problem - I had some reports where user could choose whether he wants to group rows (by 1 or 2 fields fields that are part of a result set row) or not. In case grouping is enabled, headers have to be displayed for each group (with sums and other calculations), and in detail

[jasperreports-questions] Help needed with variable

2006-09-05 Thread John Dunn
I am using ireports to create my reports and want to calculate a variable each time I read a record. Basically if field1 = field2 set variable to 1 else set variable to (field2 - field1) * 24 However I have no idea how to write this variable expresssion because I no little java. Can anyone

Re: [jasperreports-questions] Help needed with variable

2006-09-05 Thread Borut Hadžialić
Asuming that you want to print that variable, add a text field to your Detail section and set its expression property to something like: ($F{field1}.intValue() == $F{field2}.intValue()) ? new Integer(1) : new Integer(($F{field2}.intValue() - $F{field1}.intValue()) * 24) If field1 and field2

Re: [jasperreports-questions] Headless headache

2006-08-12 Thread Barry Klawans
The java graphics layer needs the X libraries installed even when running in headless mode. It uses the X libraries to get font metrics, etc, so you have to have the libraries installed. Headless mode will allow you to run java applications (include JasperReports) without a running X

[jasperreports-questions] Problem fixing a new Custom datasource

2006-07-21 Thread Juan Antonio Garrido
Hi all: I need showing a graphic who obtain data from a custom datasource. I see the demo sample of datasources in the jasperreports1.2.5 package and I simulate that situation, but I don't find the static method in that sample for textfield The static method to call to retrive the JRDataSource

Re: [jasperreports-questions] Background image not appearing in h tml excel output

2006-07-20 Thread Kalpesh Chordia
Title: RE: [jasperreports-questions] Background image not appearing in html excel output If I am not wrong, images are not supported in excel and back ground image is not supported in html. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, July

[jasperreports-questions] help needed for designing the report

2006-07-17 Thread Meenakshi Singh
hi all, we have some specific requirement for generating a report in which we need a rounded rectangle in that rounded rectangle all other elements should be placed. When I make a rounded rectangle place other elements over it, it gives error also when I generate the report with an empty data

Re: [jasperreports-questions] How do i conect to Jasper frommyexternal Reporting application throug program

2006-07-16 Thread William Ferguson
It sounds like Eldo wants an application server to host a JasperServer application which accepts report requests from another application, generates the reports and then serves them back to the client. Pretty good idea IMHO. Something I want to do too. The ReadMe with the JasperServer and

Re: [jasperreports-questions] How do i conect to Jasper frommyexternal Reporting application throug program

2006-07-16 Thread Giulio Toffoli
Hi guys, I wrote a sample web app that lists and executes reports (with and without input parameters) using webservices. Let me a couple of days to figure out how to share it. Giulio William Ferguson wrote: It sounds like Eldo wants an application server to host a JasperServer

Re: [jasperreports-questions] Reference a parameter from another parameter

2006-07-14 Thread Lucian Chirita
You can use the default value expression of the parameter to do this: parameter name=Parameter .../ parameter name=NewParameter isForPrompting=false defaultValueExpression$P{Parameter}.convertToDate etc/defaultValueExpression /parameter HTH, Lucian David Meiser wrote: Is it possible to

[jasperreports-questions] How do i conect to Jasper from my external Reporting application throug program

2006-07-14 Thread eldo kk
hai all, I am looking at setting up a JasperServer to handle all report requests for my application .I want to connect jasper server from my application ,to check report status, retrieve lists of available reports etc ,i need an external acces to jasper from my program . I hearedof WebServices but

[jasperreports-questions] using summary band

2006-07-14 Thread Gupta, Karan
Hi, Jasper 1.2.4 on Win XP, Java 5, with iReports. I am using jasper reports extensively in my web application. However, I am stumped on this one problem. I need to use groups in the summary band. I have created the group and set the fields to repeat, but they don't. How can I do that?

Re: [jasperreports-questions] How do i conect to Jasper from myexternal Reporting application throug program

2006-07-14 Thread Gupta, Karan
Jasper is for generating reports. The implementationis just a class which generates the report based on a compiled template file. Of course you can abstract the class further. I'm not sure what you want to do -- could you pelase elaborate? - Karan From: [EMAIL PROTECTED]

[jasperreports-questions] stopping an ongoing jasper report

2006-07-14 Thread Reza Razavipour
To all, I am very new to Jasper Reports, so excuse my ignorance or misuse of terms. Simply put, I spawn a thread that starts a Jasper Report, if the user cancels the report, through the UI, I interrupt the thread but the process started on behalf of the Jasper report still leaves on and

<    1   2   3   4   5   >