sohbati Posted August 24, 2009 Share Posted August 24, 2009 Hi is it possible to join or supplement a .js File to HTML export of jasperReport.Thanks. Link to comment Share on other sites More sharing options...
Teodor Danciu Posted August 24, 2009 Share Posted August 24, 2009 Hi, You can replace the default header of the resulting HTML document if you use the JRHtmlExporterParameter.HTML_HEADER exporter parameter.But making use of that Javscript in the report iself might be trickier. You might end up writing some custom HTML handlers for generic elements. Check the /demo/samples/genericelement sample provided with the JR project source tree, to see what I mean. I hope this helps.Teodor Link to comment Share on other sites More sharing options...
sohbati Posted August 25, 2009 Author Share Posted August 25, 2009 than you for your reply 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