ScreenPrint
Prints the contents of the screen to a PDF file.
Syntax
ScreenPrint [/F <File="
pdf
">] [/M]
where
[/F <File="
pdf
">]
prints the screen to a specified PDF file, where pdf
is the full path of the PDF file. The parameter is optional. You can also specify the file name and location at runtime.[/M]
specifies which monitor to print. The parameter is optional. If omitted, the command prints the contents on the monitor where the command is issued.
TIP:
The parameter is intended for runtime. It takes effect only when you use multiple physical monitors in the client.
Remarks
This command is run on the currently active display on the
FactoryTalk View SE
Client or FactoryTalk View Studio
that issued the command. It will be ignored when it is issued from an HMI Server or if no display is active.Provide Feedback