lpr
Verified for current stable LTS
Lpr Command: Set Page Size
Use for set page size with Lpr. Exact CLI syntax to set page size using Lpr.
When to use this: Use for set page size with Lpr.
Command Syntax
lpr -o media=<a4|letter|legal> <path/to/file> lpr -o media=<a4|letter|legal> <path/to/file> Command Breakdown
-o- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to set page size using Lpr.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Lpr Command: Print Double Sided
lpr -o sides=<two-sided-long-edge|two-sided-short-edge> <path/to/file> Lpr Command: Print File Default Printer lpr <path/to/file> Lpr Command: Print Multiple Copies lpr -# <2> <path/to/file> Lpr Command: Print Multiple Pages Per Sheet lpr -o number-up=<2|4|6|9|16> <path/to/file> Lpr Command: Print Specific Page Or Range lpr -o page-ranges=<2|2-16> <path/to/file>