Reading CheckBox in editable PDF

Hi @shivaraman,

You could try to follow the steps below:

  1. Open the excel file with Excel Application Scope activity
  2. Check which option is enabled with Find image matches activity
  3. Grab the element besides this image by changing the Region

I couldn’t test it, however I believe it gives you an idea from where to start.

Main.xaml (12.4 KB)

1 Like