Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
preview
Photon print preview
Syntax:
preview [-c colors] [-D debug_fname] [-d] [-h height]
[-L] [-M] [-S i|m|n] [-s server] [-T]
[-U file] [-V] [-w width] [-x x_pos] [-y y_pos]
filename
Options:
- -c colors
- Force size of color palette.
- -D debug_fname
- Send debug information to the specified file.
- -d
- Delete input file after processing.
- -h height
- Set initial height of window to height pixels (default: 480).
- -L
- Enable landscape mode.
- -M
- Don't map fonts into scalable printer fonts.
- -S i|m|n
- Specify initial window state (i - iconify, m - maximize, n - normal).
- -s server
- Specify server node or device name.
- -T
- Enable true color mode (default: render to 8 bit, 256 colors).
- -U file
- Delete this file when the print job is completed. Use for synchronizing print-spooling operations.
- -V
- Be verbose (-VV: be more verbose).
- -w width
- Set initial width of window to width pixels (default: 640).
- -x x_pos
- Initial x_pos position of window (default: 0).
- -y y_pos
- Initial y_pos position of window (default: 0).
- filename
- Name of a Photon draw-stream (*.phs) file.
Description:
View the page to be printed.
Examples:
preview webpage.phs
