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 [2020/01/20 23:26] – [See Also] Scott Cunliffevariable:tmsspdforientation [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== TMSSPDFORIENTATION ====== ====== TMSSPDFORIENTATION ======
  
-The [[variable:start|environmental variable]] ''TMSSPDFORIENTATION'' sets the PDF report 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 ===== ===== Example =====
Line 11: Line 11:
 ==== Windows Command Line ==== ==== Windows Command Line ====
  
-<sxh>+<code>
 set TMSSPDFORIENTATION=landscape set TMSSPDFORIENTATION=landscape
-</sxh>+</code>
  
 ==== Windows PowerShell ==== ==== Windows PowerShell ====
  
-<sxh>+<code>
 $env:TMSSPDFORIENTATION = "landscape" $env:TMSSPDFORIENTATION = "landscape"
-</sxh>+</code>
 ===== See Also ===== ===== See Also =====
  
-{{topic>pdf&nouser&nodate}}+  * [[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}} {{tag>environmental_variables printing pdf}}
variable/tmsspdforientation.1579562772.txt.gz · Last modified: 2025/01/21 22:07 (external edit)