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

Next revision
Previous revision
variable:tmsspdforientation [2018/06/28 19:39] – created Gerard Nicolvariable:tmsspdforientation [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== TMSSPDFORIENTATION ====== ====== TMSSPDFORIENTATION ======
  
-This variable set the PDF page orientation.+The [[variable:start|Environmental Variable]] ''TMSSPDFORIENTATION'' sets the PDF report page orientation.
  
 ^ Value     ^ Description  ^ ^ Value     ^ Description  ^
-| PORTRAIT              +| PORTRAIT Report created in portrait orientation           
-| LANDSCAPE |              |+| LANDSCAPE | Report created in landscape orientation            | 
 + 
 +===== Example ===== 
 + 
 +==== Windows Command Line ==== 
 + 
 +<code> 
 +set TMSSPDFORIENTATION=landscape 
 +</code> 
 + 
 +==== Windows PowerShell ==== 
 + 
 +<code> 
 +$env:TMSSPDFORIENTATION = "landscape" 
 +</code> 
 +===== 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 ^ -> 
 + 
variable/tmsspdforientation.1530214785.txt.gz · Last modified: 2025/01/21 22:07 (external edit)