Jump to content
We've recently updated our Privacy Statement, available here ×
  • Getting transparent background in an iFrame


    phchrist
    • Version: v4.2 Product: JasperReports® Server

    Issue:

    [toc on_off::hide=1]

    I have a report deployed to JasperReports Server v4.2.0. I have set the mode to be Transparent. When I invoke it via HTTP API and embed it in an iframe. I am using the viewAsDashboardFrame=true parameter to get only the report HTML.

    I want the background of the report to be transparent. But there is a div tag (with the reportContainer div), which sets the background color to white.

    <div style="background-color: #FFFFFF;position:relative;width:812px;height:595px;">
    

    How / where can I configure this to be transparent and not white?


    Resolution:

    The property net.sf.jasperreports.export.html.white.page.background should be set to false.


    Ref. Case #00023010 -- 21:25, 28 December 2011 (UTC)

     


    User Feedback

    Recommended Comments

    There are no comments to display.



    Guest
    This is now closed for further comments

×
×
  • Create New...