TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


variable:tmsspdfpagesize

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:tmsspdfpagesize [2018/06/28 20:55] – [TMSSPDFPAGESIZE] Gerard Nicolvariable:tmsspdfpagesize [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== TMSSPDFPAGESIZE ====== ====== TMSSPDFPAGESIZE ======
  
-This environmental variable sets the PDF output page size.+The [[variable:start|Environmental Variable]] ''TMSSPDFPAGESIZE'' sets the PDF output page size.
  
 Possible values are: Possible values are:
  
-^ Value  ^ Description  +^ Value      ^ Description                   
-| letter  | 216 x 279 mm (8.5 x 11.0 in) | +| letter     | 216 x 279 mm (8.5 x 11.0 in)  
-| legal | 216 x 356 mm (8.5 x 14.0 in) | +| legal      | 216 x 356 mm (8.5 x 14.0 in)  
-A3  | 210 x 297 mm (8.3 x 11.7 in) | +A4         | 210 x 297 mm (8.3 x 11.7 in)  
-| A4 |   | + 
-| A5  |   | +==== Windows Command Line ==== 
-| B4  |   | + 
-| B5  |   | +<code> 
-| executive |   |+set TMSSPDFPAGESIZE=letter 
 +</code> 
 + 
 +==== Windows PowerShell ==== 
 + 
 +<code> 
 +$env:TMSSPDFPAGESIZE = "letter" 
 +</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:tmsspdforientation|TMSSPDFORIENTATION]]   * [[variable:tmsspdforientation|TMSSPDFORIENTATION]]
 +  * [[variable:tmssreportcolumndelete|TMSSREPORTCOLUMNDELETE]]
 +  * [[variable:tmssreporttitle|TMSSREPORTTITLE]]
 +
 +{{tag>environmental_variables printing pdf}}
 +
 +<-  ^ variable:start |Introduction ^ ->
  
  
                                                                  
variable/tmsspdfpagesize.1530219304.txt.gz · Last modified: 2025/01/21 22:07 (external edit)