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 [2020/01/21 00:13] – [See Also] Scott Cunliffevariable:tmsspdfpagesize [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 9: Line 9:
 | legal      | 216 x 356 mm (8.5 x 14.0 in)  | | legal      | 216 x 356 mm (8.5 x 14.0 in)  |
 | A4         | 210 x 297 mm (8.3 x 11.7 in)  | | A4         | 210 x 297 mm (8.3 x 11.7 in)  |
 +
 +==== Windows Command Line ====
 +
 +<code>
 +set TMSSPDFPAGESIZE=letter
 +</code>
 +
 +==== Windows PowerShell ====
 +
 +<code>
 +$env:TMSSPDFPAGESIZE = "letter"
 +</code>
  
 ===== See Also ===== ===== See Also =====
variable/tmsspdfpagesize.1579565580.txt.gz · Last modified: 2025/01/21 22:07 (external edit)