Print Active Reports 11 + Javascript

Posted by: ricgom731 on 20 June 2020, 1:48 pm EST

    • Post Options:
    • Link

    Posted 20 June 2020, 1:48 pm EST

    Good day.

    Is it possible to generate a report in Active Reports 11 and send it directly to a client printer in javascript? The problem is that if I do it with c #, this statement “System.Drawing.Printing.PrinterSettings.InstalledPrinters” + “PrintExtension.Print” returns the printers from the server.

  • Posted 22 June 2020, 4:55 am EST

    Hello,

    Sorry, there is no way to send the print directly to the client printer due to security reasons.

    You can use the HTTP handlers to directly export the report into PDF format in the client’s browser.

    For the same, you can refer to the

    ~\Documents\GrapeCity Samples\ActiveReports 11\Standard Edition Web\C#

    ~\Documents\GrapeCity Samples\ActiveReports 11\Professional\ActiveReportsWebPro

    Thanks,

    Mohit

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels