[jasperreports-questions] Current Stable Version

2006-06-07 Thread Kalpesh Chordia
Title: Current Stable Version Hi, We are using JasperReports 0.5.2 version for our reporting requirements. Now, we are planning to upgrade to the latest and most stable version as of now. Could any one suggest the version to be used from their past experience ? Our main requirement

Re: [jasperreports-questions] row limit

2006-06-07 Thread Asit Patadia
Raul, As per my knowledge you need to use iText API to restrict number of rows in a page of a PDF report. Regards, Asit. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 2:05 AM To:

[jasperreports-questions] Print leading zeros

2006-06-07 Thread John Dunn
How can print a number with leading leading zeros to pad it out to 6 digits? e.g. 1234 should print as 001234 What pattern do I need to set? John Dunn Product Consultant Direct Dial +44 (0) 117 373 6122 Sefas Innovation Ltd, CityPoint, Temple Gate, Bristol BS1 6PL, UK. Tel: +44(0) 117 373 6114

Re: [jasperreports-questions] row limit

2006-06-07 Thread Teodor Danciu
Hi, In JasperReports, documents look the same in all formats. So restricting the number of records on a page has nothing to do with PDF or any other format. It is a report design issue. You could introduce a group that breaks every N rows and use isStartNewPage=true for it. This way when the

Re: [jasperreports-questions] Multiple Paragraphs in Static Text Field?

2006-06-07 Thread Cameron Taggart
Yes, that works. I guess I am struggling to enter a paragraph break in iReport Designer 1.2.2. I tried ctrl+enter while editing the text field and a variety of other things. Anyone know how to create a paragraph break in iReport? Cameron On 6/5/06, Jason Essington [EMAIL PROTECTED] wrote:

Re: [jasperreports-questions] Multiple Paragraphs in Static Text Field?

2006-06-07 Thread Ben K.
paragraph break in iReport You can use the box from the ellipse Element properties - Text property (...). HTH. Ben K. Developer http://benix.tamu.edu ___ jasperreports-questions mailing list jasperreports-questions@lists.sourceforge.net