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

leonard.neely

Members
  • Posts

    5
  • Joined

  • Last visited

leonard.neely's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. hozawa, thanks for responding! Yes, jasperreports-6.4.32.jar is what was packaged with jasperserver 7.1.1, but we replaced the libraries with jasperreports-6.5.0.jar to resolve an issue with sub-totals.
  2. We have several existing Jasper reports which contain multiple sub-reports that no longer display properly after upgrading our JasperReports Server from v6.4.2 to v7.1.1 and JasperReports Library v6.5.0. These reports were working fine in JasperReports Server v6.4.2. All sub-reports or in a Group Footer of the main report, and each sub-report represents a separate tab when exported to Excel format. Whereas: - The Main report [Cover Page] represents [Tab 1] in the Excel output. - Sub-Report 1 represents [Tab 2] in the Excel output. - Sub-Report 2 represents [Tab 3] in the Excel output. - and so on... After the v7.1.1 upgrade, when the report is run: - Sub-Report 1 data ([Tab 2] in the Excel output) now appears on the main report [Cover Page] (after the main contents). - Sub-Report 2 data ([Tab 3] in the Excel output) now appears where [Tab 2] data should be, and so on... So, after exporting the results to Excel format, the [Tab] names are still intact and have the correct labels, but the associated data generated by the corresponding sub-reports have shifted one (1) [Tab] to the left. Has anyone seen this behavior in v7.1.1, or know if this is a known issue and/or know of a fix for it? Our current workaround was to modify the Main report by adding a Page Break in the Group Header of the main report, but this doesn’t seem like a reasonable solution if we have many reports across multiple environments that have this issue. Thanks in advance for any feedback on this.
  3. Correction: From the 3 files listed above, it is only the (jasperreports-customvisualization-6.4.1.jar) which I do not see a 6.5.0 version of.
  4. Thanks for your response. We had initially upgraded the JasperServer from v6.4.3 to v7.1.1, but had not copied the JasperReports 6.5.0 Libraries over to the server. Since that did not resolve our issue, we have sence reverted the server back to v6.4.3. As a more specific question, we noticed that when running our report, and then exporting it to .PDF, the Document Properties on the PDF shows a Library version of 6.4.1, even after copying the 6.5.0 .jar files to the server. On the JasperServer (...WEB_INF/lib), I only see the following 3 JAR files that reference v6.4.1: jasperreports-customvisualization-6.4.1.jar jasperreports-chart-themes-6.4.1.jar jasperreports-chart-customizers-6.4.1.jar I do not see a 6.5.0 verion of the above files in the JasperReports Library 6.5.0 Project download. So, my question is: After adding the 6.5.0 .jar files to the JasperServer, should I expect to see reference to v6.5.0 PDF Document Properties? Thannks,
  5. Hi - I'm new to this community so apologies in advance for any omissions. In an effort to address our reports impacted by issue #6846, I attempted to update the JasperReports Server library from version 6.4.3 to 6.5.0, by following the steps below: Downloaded 6.50 project, and extracted to my local driveStopped the Tomcat serverCopied 3 JAR files in DIST folder to the Jasper Server in the following Tomcat folder structure: …webappsjasperserverWEB-INFlibRestarted TomcatHowever, we're still seeing issue #6846 on our reports, and when I export to PDF, the version is diplaying as 6.4.1 in the document properties of the PDF. I would appreciate any insights. Add'l details: Issue we're trying to address with the library update: https://community.jaspersoft.com/jasperreports-library/issues/6846Tomcat 8JasperServer 6.4.3Windows 2012
×
×
  • Create New...