我需要一個PDF文件中搜索來查找string.I知道iTextSharp的有這個功能,我可以使用此代碼 public bool SearchPdfFile(string fileName, String searchText)
{
/* technically speaking this should not happen, since "you" are calling it
這個問題與我問here的問題有關:「我如何提示用戶從Sharepoint頁面保存位置?」 我需要做的是,由此生成PDF後: private void GeneratePDF(List<ListColumns> listOfListItems)
{
. . .
//Create a stream that we can write to, in this c