.net - ReportViewer 2008 switch to different page sizes -
My deployed application uses ReportViewer (CLR 3.5) to print reports locally.
Recently users have seen problems printing. I checked that and found that in some PC reports the viewer set page format is in the letter (instead of A4), so the printout is cut off.
Note that all users use the same network-deployed version with the same Report-Valuer Dell. RDLC is set correctly for A4 size ...
Any advice is forced to use the same standard (A4 for all app instances), and what format format is dependent Does it? Edit
The size of the page for both printing and display is stored in the RDL file, so if some clients are wrong Printing on size, I suspect that their printer settings are inaccurate.
Comments
Post a Comment