6Print
6.2.1
This Windows-Specific module add the Out-Printer functionality seen in Windows PowerShell 5
and earlier to V6 and later. It also has basic functionality to get and set the default printer.
Out_printer takes input from the pipeline or a file and sends it to the default printer or to
a specified one. The paper-size, orientation, margins, typeface and point size can
This Windows-Specific module add the Out-Printer functionality seen in Windows PowerShell 5
and earlier to V6 and later. It also has basic functionality to get and set the default printer.
Out_printer takes input from the pipeline or a file and sends it to the default printer or to
a specified one. The paper-size, orientation, margins, typeface and point size can all be set,
and page numbers can be requested.
Destination files for Print-to-file operations can be specified as a parameter,
allowing "Print-to-pdf" functionality without the need for user input.
Minimum PowerShell version
6.0
Installation Options
Owners
Copyright
Copyright James O'Neill 2019
Package Details
Author(s)
- James O'Neill
Cmdlets
Get-DefaultPrinter Out-Printer Set-DefaultPrinter
PSEditions
Dependencies
This module has no dependencies.
FileList
- 6Print.nuspec
- 6Print.PSD1
- OutPrinterCommand.dll
- OutPrinterCommand.dll-Help.xml
Version History
Version | Downloads | Last updated |
---|---|---|
6.2.1 (current version) | 881 | 9/19/2019 |
6.2.0 | 164 | 9/2/2019 |
0.1.0 | 281 | 11/15/2018 |
0.0.1 | 163 | 11/15/2018 |