Hi, I am using isMatch activity to get specific text from a PDF file, But Result i can save only as Boolean variable, How can i save it as IEnumerable to write the result in a DataTable to a specific Column?
Hi, I am using isMatch activity to get specific text from a PDF file, But Result i can save only as Boolean variable, How can i save it as IEnumerable to write the result in a DataTable to a specific Column?
ismatche is will return boolean type, use matches activity, to get specific texts!
thanks
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.