intive-FDV / DynamicJasper

Dynamic Reports using Jasper Reports
http://intive-fdv.github.io/DynamicJasper/
GNU Lesser General Public License v3.0
241 stars 128 forks source link

Columns are overlapping/Merged in excel after Combining StaticJRXML with Dyanmic Jasper #81

Open ushatgowda opened 5 years ago

ushatgowda commented 5 years ago

In our project we are using JasperSoft Studio 6.6.0 for genrateing static report for First template page & from second page on wards(in detail band) we are using Dynamic jasper to display dynamic columns based on user selection . Now we are facing the issue after combining both static JRXML with Dynamic Jasper the excel output overlapping the column cell. i have mentioned bellow all properties on each element but of no use.

But without combining these 2 if i tried with only Static JRXML ,we are able to see the contents are properly aligned to each columns without any overlapping/merge.

Colud you please help us with the possible solutions.

juanalvarezg commented 4 years ago

Dynamic Jasper has a lot of limitations when combined with Templates. See http://dynamicjasper.com/2010/10/06/how-to-use-custom-jrxml-templates/