Jump to content
We've recently updated our Privacy Statement, available here ×
  • Displaying Fusion Charts on iPad and iPhone


    Jim W
    • Version: v4.2 Product: iReport Designer

    Issue Description:


    You want to use HTML5 to display Fusion Charts on iOS devices such as iPad and iPhone. OSX and Mac should be fine since you can install Flash on these systems. iPhone and iPad require additional configuration (below).

    Resolution:


    You can add the following property in iReport Designer Pro v4.2 or later on a Mac, e.g.

    iReport > Preferences > iReport > JasperReports Properties > Add Property

    Name:  com.jaspersoft.jasperreports.fusion.charts.render.type

    Value:  html5

    On JasperReports Server Pro v4.2 or later, you can do the following,

    Go to the JasperReports Server  installation WEB-INF/classes directory and change or add it in jasperreports.properties:

    Change the default

    com.jaspersoft.jasperreports.fusion.charts.render.type=flash

    to:

    com.jaspersoft.jasperreports.fusion.charts.render.type=html5


    Ref. Case #00030028


    User Feedback

    Recommended Comments

    There are no comments to display.



    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 account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...