Jump to content

nileshravinaik

Members
  • Posts

    7
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Posts posted by nileshravinaik

  1. I am using JasperSoft Studio v5.6 to develop reports. I need to export the reports to Powerpoint. I tried using JRPptxExporter but the jfreecharts appear blurry. Need to know if charts (Jfreecharts) can be exported as actual Power Point objects. If not is there was way to export them as sharp clear images.


    Please let me know all the options available


  2. I have 2 similar subreports. The design of the subreport is as shown below. The detail band iterates depending on the number of rows returned from the database. I have specified the height of the subreport as 792 pixels. This could have 3 to 8 rows displayed.

     subreport1(1).jpg.8d1eab16eb172b274e9c1a8ecbbdaa38.jpg

    Now I want to display the subreports one after another as shown below without any white space in between them. 

    combined(1).jpg.be9ba450930394cd669341c1094c29c7.jpg

    My question is how to place the 2nd subreport so that it appears just after the 1st subreport (keeping in mind that 1st subreport could have 3 or more rows )and without any spaces between them

  3. I need to hide a element on the main report based upon a field (say X) defined in the new dataset created on the main report. But the problem is, I cannot hide this element as this field X is not appearing under print when expression. Only fields identified on the main report query are showing up here.

    So how do I hide this element now? 

    Note, I cannot add the query from the dataset (which retrives this field X) to the main report query as that query already returns some other data from the DB.

×
×
  • Create New...