开发者

Why does iReport keep adding tags that aren't supported and then crashing?

First, iReport is the worst reporting tool I've ever used.

Now to my question..... iReport keeps adding tags it doesn't support, which causes a bunch of errors.

tag

<band splitType="Stretch" />

Can some please tell me how to turn this auto coding off it's really driving me up the wall. It keeps screwing up my cod开发者_开发问答e. Oh I'm using 3.5.2 and don't tell me to upgrade because I can't because of the version of jasper server.


I had this problem as well, but I changed the version I used back to 3.5.0 to match the version of jasper report server as well.

EDIT: In fact this is a known problem. The splitType functionality was introduced in 3.5.2, and this is incompatible with 3.5.0. You can see this in the Jasper server forums.

So your options are to use iReport 3.5.0 or to upgrade the jar jasperreports-3.5.0.jar to jasperreports-3.5.2.jar on the Tomcat server.


You can always use a newer version of IReport and set the compatibility to the version you use on the Jasper Server. (Options/IReport/Compatibility)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜