adjust this path to the PDF document of choice $Path = "c:\docs\document.pdf" Start-Process -FilePath $Path -Verb Print ...
確定! 回上一頁