this is the way for using itextsharp.dll and read a pdf as plain text: Add-Type -Path .\itextsharp.dll $reader = New-Object iTextSharp.text.pdf.pdfreader ...
確定! 回上一頁