Here's a code found on how to Read text from PDF using iTextSharp. public string ReadPdfFile(object Filename) { string strText = string.Empty;
確定! 回上一頁