vivek_1 Posted September 16, 2013 Share Posted September 16, 2013 Hi,I am using jasper report 4.7.1 for download docx and pdf file and using ireport 4.7.1 for creating jasper file. Also using grails plugin "jasper:1.6.1" to download it.When I download pdf file then its working fine but when I try to download it into docx format then I am facing some problem. Here is my scenario about my jrxml file.I have a main report which I generate dynamically using "Dynamic Jasper" . And there are many subreport in main report. All subreport is calling from detail band of main report . I pass a list of instances in subreport and use data of instances in my subreport. Data are dynamic and may be less or more. I set that data in detail band of subreport. My problem is when we go at any new then in pdf its split without any blank space while in docx it leave next page as blank and start fill data from next to next page.If you have have any problem to understand question please let me know. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now