variable:tmsspdforientation
Table of Contents
TMSSPDFORIENTATION
The 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/tmsspdforientation.txt · Last modified: 2025/01/21 22:07 by 127.0.0.1
