TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


variable:tmsspdforientation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
variable:tmsspdforientation [2019/02/14 00:15] Scott Cunliffevariable:tmsspdforientation [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== TMSSPDFORIENTATION ====== ====== TMSSPDFORIENTATION ======
  
-This variable sets the PDF page orientation.+The [[variable:start|Environmental Variable]] ''TMSSPDFORIENTATION'' sets the PDF report page orientation.
  
 ^ Value     ^ Description  ^ ^ Value     ^ Description  ^
-| PORTRAIT  | Report in portrait orientation           | +| PORTRAIT  | Report created in portrait orientation           | 
-| LANDSCAPE |  Report in landscape orientation            |+| LANDSCAPE | Report created in landscape orientation            |
  
 +===== Example =====
 +
 +==== Windows Command Line ====
 +
 +<code>
 +set TMSSPDFORIENTATION=landscape
 +</code>
 +
 +==== Windows PowerShell ====
 +
 +<code>
 +$env:TMSSPDFORIENTATION = "landscape"
 +</code>
 ===== See Also ===== ===== 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:tmsspdfpagesize|TMSSPDFPAGESIZE]]
 +  * [[variable:tmssreportcolumndelete|TMSSREPORTCOLUMNDELETE]]
 +  * [[variable:tmssreporttitle|TMSSREPORTTITLE]]
 +
 +
 +{{tag>environmental_variables printing pdf}}
 +
 +<-  ^ variable:start |Introduction ^ ->
  
  
variable/tmsspdforientation.1550103339.txt.gz · Last modified: 2025/01/21 22:07 (external edit)