cyclope Posted December 1, 2009 Share Posted December 1, 2009 Please help me here:I have some element's list, generated by report, say - client's from database.I want this report in html format.Can i insert html <form> and <input> <script> elements in jrxml, so I can make some actions on records returned and submit the form ?Thank youPost Edited by cyclope at 12/01/2009 13:19 Link to comment Share on other sites More sharing options...
lucianc Posted December 11, 2009 Share Posted December 11, 2009 No, JasperReports has no built-in functionality for that. But you can write a generic/custom element implementation to do that. See the demo/samples/genericelement sample report shipped with JR.Regards,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