<< Klicke um das Inhaltsverzeichnis anzuzeigen >> Navigation: Control symbol > |
This control symbol allows you to forward the printed document to another printer.
The document will be automatically forwarded to the Windows default printer if no printer name is provided as a parameter
(or to the printer previously defined using @@pd@@, see below).
Parameter |
Control symbol |
Example |
Printer name |
@@pf@@ |
@@pfHP Laserjet 1234@@ |
This control symbol allows you to set additional printing options before forwarding. For example, you can determine which tray
the document will be forwarded to. You can also enter the desired number of copies and pages per sheet.
The actual forwarding must be activated using @@pf@@ if you use @@pd@@ to set the options for a printer.
Parameter |
Control symbol |
Example |
prn = Printer name tray = Tray name copyCount = No. of copies pagesPerSheet = Pages per sheet |
@@pd@@ |
@@pd prn=hp deskjet 5000; tray=tray;copyCount=5; pagesPerSheet=4@@ |