Jump to content
We've recently updated our Privacy Statement, available here ×

Santoshi.E

Members
  • Posts

    17
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by Santoshi.E

  1. I have a requirement that, I will be having six coloumns, in that the sizes of fields will come from data base including width and height. Each field width should occupy according to the width percentage specified in the database table column by calculating the six columns as total percentage. We have facility that only fixed width specification in the properties of a field/element in the iReport. and this generated report will be a subreport in another. So how can we do the above requirement. Please reply if have any idea Santoshi. How to set field width dynamically at runtime?
  2. I have a requirement that, I will be having six coloumns, in that the sizes of fields will come from data base including width and height. Each field width should occupy according to the width percentage specified in the database table column by calculating the six columns as total percentage. We have facility that only fixed width specification in the properties of a field/element in the iReport. and this generated report will be a subreport in another. So how can we do the above requirement. Please reply if have any idea Santoshi.
  3. u can use -printWhenExpression tag and in that just write a Statement returns boolean new Boolean($F{DBFieldNameForBarCode}!=null) -On error type tag (in Bar code element properties) select 'Blank'. Santoshi.
  4. I have a report generated in word (.rtf) after opening the report in word format the cursor is positioning at top left corner. I need that cursor need to be at last of the report and need to add some more data to but it is not allowing as like in a normal word document (doc/rtf) Do we have any solution for this? If you have any idea on this please do reply. I need urgently. Santoshi.
  5. I have a report generated in word (.rtf) after opening the report in word format the cursor is positioning at top left corner. I need that cursor need to be at last of the report and need to add some more data to but it is not allowing as like in a normal word document (doc/rtf). Do we have any solution for this? Please do reply if any idea you have. Santoshi.
  6. Go to Properties of that subreport select the check box "Blank when null".
  7. and it is comfortable if Check boxes feature is available.
  8. Hi edwin, Thanks for ur help. I tried for the procedure you said, that is working. Santoshi.
  9. Hi everyone, Is there any way to create check boxes in iReport tool, As I checked all the menus, there is no option for creating check box, Please reply if any possibilty is there. Thank you.
  10. In detail block, will have a table of fixed size and according to the records dynamically generated will be displayed in the table. In my case the table height is depending on the number of records. If records are 2 table height is ending there itself, the table should not end there itself it has to maintain fixed size regardless the number of records.
  11. In detail block, will have a table of fixed size and according to the number of records dynamically generated will be displayed in the table. In my case the table height is depending on the number of records. If records are 2 table height is ending there itself, the table should not end there itself it has to maintain fixed size regardless the number of records.
  12. In detail block, will have a table of fixed size and according to the number of records dynamically generated will be displayed in the table. In my case the table height is depending on the number of records. If records are 2 table height is ending there itself, the table should not end there itself it has to maintain fixed size regardless the number of records.
  13. How to use i18N option in Report Properties, are new versions provide any extra properties for this?
  14. I need a report in the following format. A single field in the two columns. 1 5 2 6 3 7 4 8 Both columns are single filed.
  15. I need a report in the following format. A single field in the two columns. 1 5 2 6 3 7 4 8 please refer to the attachment.
×
×
  • Create New...