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

zbynek.sykora

Members
  • Posts

    4
  • Joined

  • Last visited

zbynek.sykora's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  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...