hq4ever Posted December 13, 2009 Share Posted December 13, 2009 Hello Jasper Team,I would like to configure a report that will export to PDF, CSV, HTML. Inside the report I would like to print thinkgs like:| Col 1 | col 2 |...|col n|| val1 | val2 |...|val n|The "normal" page size of the report is A4, yet when exporting to HTML I don't want to have several HTML pages but instead a 1 long scrolling to the right page. As for PDF current jasper solution would be great. What can be doen to have this kind of behaviour from Jasper? Thank you,Maxim. Link to comment Share on other sites More sharing options...
lucianc Posted December 14, 2009 Share Posted December 14, 2009 You can set the ignoreWidth property of the crosstab, see details at http://jasperreports.sourceforge.net/schema.reference.html#crosstab.Note though that doing that will not play well with PDF.Regards,Lucian Link to comment Share on other sites More sharing options...
hq4ever Posted December 15, 2009 Author Share Posted December 15, 2009 Hello lucianc,Thank you for the pointing this out. Is there some mode in which jasper could actually export the growing crosstab into a new page? The out marking requirement is for jasper to act as excel, meaning: You can select large area and then it would print the selection in several pages so that if you place them on the table once right to the other you will see that same information you have on the screen. Any ideas about such extension possibility? The question is relevant for "normal" text fields as well, say I wanted to created a page (size A4) but which takes more space. Can't jasper be development to just auto magically know to break my report into several pages in print?--Cheers,MaximVeksler"Free as in Freedom" - Do u GNU ? Link to comment Share on other sites More sharing options...
lucianc Posted December 22, 2009 Share Posted December 22, 2009 There's no such functionality at the moment, but we're considering it. See http://jasperforge.org/projects/jasperreports/tracker/view.php?id=4368Regards,Lucian 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