Jump to content
Changes to the Jaspersoft community edition download ×

zbynek.sykora

Members
  • Posts

    4
  • 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 zbynek.sykora

  1. I found out that removing <template> tag from my jrxml vastly improve loading/saving time. I am using something like this <template><![CDATA[mystyles.jrtx]]></template> in my template. But removing this is not a solution for me.
  2. Hi, I am using Jaspersoft report designer for JasperReport eclipse plugin 6.2.1 in Eclipse Mars 2. As a Datasource I am using my java classes (so no real DB connection) and style templates in the desing of jrxml. After choosing some jrxml file in eclipse package explorer it takes aprox. 40 seconds to show the design form with my report. The creating of an PDF report from this template in my application takes 1-2 seconds (it generates only one page). Is it possible to speed up this design loading in eclipse? How can I analyse the plugin (see what is running, enable some log informations)? thanks Zbynek
×
×
  • Create New...