Search results

  1. N

    Extract Data from PDF using itextSharp library

    I am trying to extract data from PDF file using code stage c#. I referred the link: https://www.codeproject.com/Articles/14170/Extract-Text-from-PDF-in-C-NET I designed my code and initialize using this link. But I get following error when tried to run the code. Error: Internal : Could not...
  2. N

    Solved Code Stage - c#

    How to use a collection as input in Code stage while writing in C# Programming language? Whenever I am using the collection in the code, It is showing the error as some reference missing. May I know which additional reference to be used for this to work apart from inbuilt ones? I have one...
  3. N

    Read Radio Button - Surface Automation

    I am using version 5 of blue prism and thin client application for surface automation. I am stuck while reading a radio button. How to do? Thanks in advance
Top