Duplex printing in the Page/RDL reports?

Posted by: jackyjoy826 on 17 April 2021, 11:06 pm EST

    • Post Options:
    • Link

    Posted 17 April 2021, 11:06 pm EST

    Hello,

    Does anybody know if there’s an option to enable duplex printing in Page/RDL reports? If yes, could you please tell me how to do it?

    thanks

    jackyjoy

  • Posted 18 April 2021, 2:41 pm EST

    Hello,

    You can use the following line of code to print the report in the duplex mode:

    pageDocument.Printer.PrinterSettings.Duplex = System.Drawing.Printing.Duplex.Horizontal;

    Thanks,

    Mohit

  • Posted 6 August 2021, 11:00 pm EST

    thanks for the awesome information.

Need extra support?

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

Learn More

Forum Channels