geethapriya1987 Posted August 19, 2015 Posted August 19, 2015 Hi, Can someone help me understand when to use CSS for Jasper reports and when to use JRTX?Which is more recommended and is it possible to convert a CSS file to JRTX format?Is CSS strictly for browser mode of the reports, if not, will it be properly applied to report,when we export to PDF or excel format.Also if you have any useful links for the same, kindly let me know. Thanks in advance
hozawa Posted August 19, 2015 Posted August 19, 2015 CSS is used to style html pages. If you are going to export to html format or if you want to set style on JasperReports Server pages, use css.If you are going to set styles for reports, use jrtx.
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