Skip to content

ReportViewer Print and Chrome #18

@doarrison

Description

@doarrison

Hi, I'm currently having trouble with using the ReportViewer control. Only in Chrome (it works fine on Firefox and Edge) when I click the print button the print dialogue appears before the document body of the new window is loaded causing the print to be of blank pages.

Scanning through ej.web.reportviewer.min.js seems to indicate that the current print method is using a 500ms timeout before calling print. I'm guessing my content didn't load in that time which is causing my problem. Any chance of attaching the print function to the body load event of the new window instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions