mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-02 20:34:12 +01:00
35 lines
960 B
Plaintext
35 lines
960 B
Plaintext
HEADER
|
|
|
|
|printing| +
|
|
|
|
|:ha| |:hardcopy| +
|
|
||:ha[rdcopy][!]||
|
|
________________________________________________________________________________
|
|
Print current document. Open a GUI dialog where you can select the printer,
|
|
number of copies, orientation, etc. When used with [!], the dialog is skipped
|
|
and the default printer used.
|
|
________________________________________________________________________________
|
|
|
|
|
|
||:ha[rdcopy][!] >{filename}|| +
|
|
________________________________________________________________________________
|
|
As above, but write the output to {filename}.
|
|
|
|
Note: Not available on Windows.
|
|
________________________________________________________________________________
|
|
|
|
section:Firefox{nbsp}printing{nbsp}dialogs[firefox-print-dialogs]
|
|
|
|
The "Print Preview" and "Page Setup" dialogs can be opened via the [c]:dialog[c]
|
|
command
|
|
|
|
\{nbsp}[c]:dialog printpreview[c]
|
|
|
|
and
|
|
|
|
\{nbsp}[c]:dialog printsetup[c]
|
|
|
|
respectively.
|
|
|
|
// vim: set filetype=asciidoc:
|