How to set up page width and height for a thermal printer using Report Viewer in Visual Studio Developer 2010

Предложенный ответ How to set up page width and height for a thermal printer using Report Viewer in Visual Studio Developer 2010

  • Sunday, May 06, 2012 2:40 PM
     
     

    Hi all.

    My purpose is to let users choose a row (record) from the DataGrid, click a button "Print" and the report go straight to the printer, using the width set up before with no interaction, by the user, with the ReportViewer control.

    Is is possible?

    Thanks in advance.


    Helping improve public services through Information Technology

All Replies

  • Monday, May 07, 2012 6:16 PM
     
     Proposed Answer

    Yes. Set the fixed page sizes to be the size for your printer, including margins.

    The interactive sizes can still be different, allowing for the runtime size to be different then the fixed page size.


    Brad Syputa, Microsoft Reporting Services This posting is provided "AS IS" with no warranties.

    • Proposed As Answer by Manoj kumar A Sunday, December 16, 2012 2:01 AM
    •