Note that there are some explanatory texts on larger screens.

plurals
  1. POPrinting in landscape or portrait automatically rotates text, SSRS
    primarykey
    data
    text
    <p>We have a 80mm X 60mm report in SSRS (ver 11.0.2100, embedded in an AX 2012 client) which appears on the screen without problems but when printing directly to a label printer the output is rotated 90º and reduced to fit in the label. Exporting to PDF seems to be ok, however, and this is not a linked report, <a href="https://stackoverflow.com/questions/11455476/ssrs-2008-r2-printing-in-portrait-rather-than-landscape-from-report-server-lin?rq=1">which has another bug</a>. <img src="https://i.stack.imgur.com/WrJEY.png" alt="Horizontal report"></p> <p>I have tried rotating everything 90º as a test, but the result is the same <img src="https://i.stack.imgur.com/zOtfv.png" alt="Vertical report"></p> <p>I don't know if this is an issue regarding:</p> <ul> <li>Parametrization of the SSRS report?</li> <li>Problem of printing via remote desktop?</li> <li>Problem with the destination device, an EasyCoder PF4i printer.</li> <li>Check <a href="http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/0bbc1d76-6207-4be4-8691-73df9f7efb97" rel="nofollow noreferrer">print preferences</a>. Especially the "<a href="http://social.msdn.microsoft.com/forums/en-us/sqlreportingservices/thread/15552161-F3EF-4E78-BE7E-8B4595151F48" rel="nofollow noreferrer">Always use driver settings</a>" or "<a href="http://social.msdn.microsoft.com/forums/en-US/sqlreportingservices/thread/e6f29862-9893-410d-88b5-905db40b1607" rel="nofollow noreferrer">Print directly to printer</a>" option.</li> </ul> <p>NOTES: </p> <ol> <li><a href="https://stackoverflow.com/questions/1889698/ssrs-2005-how-to-print-4-x-3-label-as-portrait-ssrs-assumes-landscape">Duplicate question</a>, with some interesting resolutions.</li> <li><a href="https://stackoverflow.com/questions/978734/ssrs-2008-word-export-doesnt-print-to-landscape">SSRS8 Similar problem when exporting to Word?</a>.</li> <li>Will need to also <a href="https://stackoverflow.com/a/3762418/15530">update my printer driver</a>.</li> <li>Always check SSRS version versus SQL version.</li> </ol>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload