====== TMSSPDFORIENTATION ======
The [[variable:start|Environmental Variable]] ''TMSSPDFORIENTATION'' sets the PDF report page orientation.
^ Value ^ Description ^
| PORTRAIT | Report created in portrait orientation |
| LANDSCAPE | Report created in landscape orientation |
===== Example =====
==== Windows Command Line ====
set TMSSPDFORIENTATION=landscape
==== Windows PowerShell ====
$env:TMSSPDFORIENTATION = "landscape"
===== See Also =====
* [[variable:start|Variables]]
* [[technote:setting_environmental_variables|Setting Environmental Variables]]
* [[variable:tmssreportformat|TMSSREPORTFORMAT]]
* [[variable:tmsspdfoutputpath|TMSSPDFOUTPUTPATH]]
* [[variable:tmsspdflogopath|TMSSPDFLOGOPATH]]
* [[variable:tmsspdfpagesize|TMSSPDFPAGESIZE]]
* [[variable:tmssreportcolumndelete|TMSSREPORTCOLUMNDELETE]]
* [[variable:tmssreporttitle|TMSSREPORTTITLE]]
{{tag>environmental_variables printing pdf}}
<- ^ variable:start |Introduction ^ ->