$pdftk = "C:Program Files (x86)PDFtkinpdftk.exe" $RootFolder = "根檔案夾的路徑"。 Get-ChildItem -r -include *.pdf | group DirectoryName | % {& $ ...
確定! 回上一頁