ContributionsMost RecentMost LikesSolutionsRe: browser issue yes for all three questions...I tried everything(installed test complete). I can see extension on my chrome browser only concern is, it doesnt show up in drop down. if im selecting it manually it de-links. browser issue Hello , Im having Issue with Chrome. Tested apps defaults the web browser to IE or Edge. each time i had to manually map to chrome. I need testing be done in Chrome only im using 12.50 Version . Please suggest. Re: I'm having an unusual thing happening with selecting from ddl Screen shot of the Properties is attached , im using ClickItem the class aspNet. hope attachment helps Re: I'm having an unusual thing happening with selecting from ddl I wanted to select Australian Medical Council it points to it but highlights other record and select the other institution, which is not intended. Please suggest and for the ddl I'm having an unusual thing happening with selecting from ddl Re: Reading PDF documents I Still Have the same error as stated earlier Re: Reading PDF documents Can i Use 1.8.13 PDFbox instead of PDFbox 1.8.12?? Re: Reading PDF documents Hello Robert, This is the code I'm using function LoadDocument() Dim docObj ' Load the PDF file to the PDDocument object docObj = JavaClasses.org_apache_pdfbox_pdmodel.PDDocument.load_3("C:\Users\Downloads\Test.pdf") ' Return the resulting PDDocument object return docObj End Function And the error, PFA. Please suggest .Thanks Re: Reading PDF documents Re: Getting Text from pdf and validate if the form exists Thanks for reply. I was able to read only Text and not the images.