Inserting mathematical equations in JasperReports
I need to generate a report which should contain a set of different mathematical equations. I need a way to inserted in my report, there's no condition on the way one can represent the equations so any solution will do, either if the equations come in latex format or Math开发者_如何学GoML or whatever. Is there a way to do it or do I have to insert the equations as Images?
I am still fairly new to Jasper Reports, but I believe you will have to insert images of the equations into your report (just like how Wikipedia uses images for their equations).
How to Show an Image on Jasper Report
精彩评论