Read Smart quotes from PDF in data variable using C#, in code stage of blue prism

Pradnnya

New Member
I am working with Blue prism, I am using c# code stage to read the PDF using itextfile dll, I get all the text except the smart quotes text for example “the Bank”. How can I read this all text including smart quotes in string variable?
 
Top