print from powershell
Posted: Tue Oct 10, 2023 6:19 pm
Hello guys!
i have to print with this program from my powershell's script!
but i don't know the argoument for this! can someone help me?
Start-Process -FilePath $xnViewMPPath -ArgumentList $escapedFilePath
with this i only open the jgp inside $escapedFilePath.. but how i can print it from script?
thank's
i have to print with this program from my powershell's script!
but i don't know the argoument for this! can someone help me?
Start-Process -FilePath $xnViewMPPath -ArgumentList $escapedFilePath
with this i only open the jgp inside $escapedFilePath.. but how i can print it from script?
thank's