Questions tagged as 'ireport'

1
answer

How to leave the values in the report with iReport (or TIBCO) only with 2 decimal places

I wanted to make my values in Reals, only 2 decimal places in my report, but I do not know where to declare it. In my application I declare all type floa     
asked by 04.11.2017 / 13:18
1
answer

How to use iReport with Oracle?

I'm having trouble adding the Oracle driver to iReport Designer , I tried to follow some tutorials, but I was not successful. So my question is, how do I add and make the necessary settings for the Oracle driver? Note: Try following t...
asked by 18.04.2017 / 16:59
1
answer

.png image in Jasper report [duplicate]

I'm starting in PHP and to finish my first system I have to do a report, it has some logos and watermarks, I'm using JasperDesigner to generate the XML for the PHPJasperXML lib, but when I generate the report the logos and the watermark only a...
asked by 01.07.2016 / 15:22
1
answer

Is it possible to create an empty table with ireport?

My problem seems simple, but I can not. Currently the report is printed with a blank space for the teacher to insert the programmatic content of their classes, it puts date and content. Some open the report in word and insert a table there. T...
asked by 30.03.2016 / 16:36
2
answers

Dynamic color in TextField in Jasper reports

I want to change the color of the textfield according to the value of it, I found several tutorials that say to create a style and apply to the textfield, have to select a "styled text" option that I did not find in the textfield properties in j...
asked by 10.09.2015 / 17:49
1
answer

Error generating Report in Jasper Ireports

I followed a blog on the web that teaches you how to generate reports, but I have a situation that I can not solve. In case I have the following codes: Main.java public class Main { /** * @param args the command line arguments */ publ...
asked by 12.06.2015 / 14:09
1
answer

How to set font size in PDF?

I am making a report using iReport this is ok, but in the application when generating PDF the font is not the same as the iReport preview, the font type is ok, I would like to know a way to set the font size to be displayed in the PDF.     
asked by 01.10.2014 / 23:09
2
answers

Page footer iReport only on the first page

I'm creating a report with iReport but I'm not very knowledgeable, so I'm asking for your help. Next, I need the content of my page footer to appear only on the first page of the report, so long, I put it in Print When Expression ... $ V {PAG...
asked by 28.08.2014 / 01:23
0
answers

Ireport does not open on ubuntu

I installed the client version iReport-5.5.1, then I configured jdk7 and set the jdkhome variable parameter (ireport.conf) pointing to the path jdkhome="/ usr / lib / jvm / jdk1 .7.0_80 /". When I run iReport-5.6.0 / bin $ ./ireport does not...
asked by 25.11.2018 / 21:47
0
answers

Java SE and iReport - Path to an image as a parameter on different PC

I have tried in many ways and searched for numerous examples, but I can not use an image in a report using iReport on a different pc than the system is doing. My structure: In the iReport Report: I have a parameter set to InputStream...
asked by 25.11.2018 / 22:00