Jump to content
Changes to the Jaspersoft community edition download ×

gunnard.fredrickson

Members
  • Posts

    7
  • 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 gunnard.fredrickson

  1. I have a report that occasionally produces blank pages. Sometimes the blank pages are on the first page, but other times they are on a later page(20th, 81st, etc). This apparently is only happening if the requestor goes over some critical threshold in requesting data. On shorter reports 20 or so pages this is not a problem.
  2. I am modifying an already existing report in IReport 5.1. I have Bolded certain words, and changed the color from black to a shade of blue. They look bolded in the IReport designer, but when the user looks at it they don't see as bolded(at least not as much as I do in the designer). The words that are black and bolded are coming across as bolded, but the ones that are the blue shade are not bolded according to the user.
  3. I have a report that has several subreports. Each subreport has a subreport. The second subreport has a chart theme in it. Its always the same chart theme. I've already gone thru and changed the code to explicit path of the subreports. I even copied the chart theme into the same folder as the main report. When i try and run it it says that it can't find the chart theme.
  4. Jaspersoft Studio 6.3 was recently installed on my work pc. I am trying to upgrade from Jaspersoft iReports 5.1. The reports will work in iReports 5.1, but when I try and run the same report in Jaspersoft Studio 6.3. I get an error message. The error message says that the Filename, directory, or volume label synax is wrong. Like I said, the same report runs in iReports without a problem. Any suggestions?
  5. I am running Jaspersoft 5.1. I have a report that is displaying some data from a query which hits a SQL Server database. The user asked me to modify the report by adding a field. They also asked for 3 parameters added to the where clause, two dates for a date range and another field, a string. The report does not produce any graphs just a number of columns. I have added the new column without a problem. I was also able to add the other new field to the where clause without a problem, But when I add the new date range and modify the query by making that part an or as there is another date range in it, ex. (datestarted between parametera and parameterb and parameterc is null and parameterd is null) or (datemodified between parameterc and parameterd and parametera is null and parameterb is null) the report won't run at all or maybe only once or twice before I get an out of memory error.
×
×
  • Create New...