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

Jasper CSV report data shifted to previous columns


atthi.ramudu

Recommended Posts

HI,

I am designed jasper report using jrxml file for CSV and I am able to see data alignment properly in Ireport tool but when I executed/generated the report as part of a application (Java/j2EE),

the column data is preshifting in some rows.

like 5th column data to 4th column, 4th column data to 3rd column,etc...

Does anyone has faced the similar issue.

I have set pagewidth and pageheight values 5000,150 and columnwidth 5000.

isStretchWithOverflow="true",stretchType="relativeToTallestObject".

Is it causing by the data which is having null values or special characters?

I am fetching the data from JDBC for the report generation.

 

Can you assist me to resolve it.

Thank you.

Regards

ram A

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...