ContributionsMost RecentMost LikesSolutionsRe: How can i read the content in PDF and validate using test complete? using TC11 with VB Scripting Thanks for the response.. Can you please provide the URL of the Post which you mentioned. Thanks in advance, Sarat. How can i read the content in PDF and validate using test complete? using TC11 with VB Scripting Hi, How can i read the content in PDF and validate using test complete? Am Using TC11 with VB Scripting. Mostly my PDFs are Untagged PDfs Thanks in advance, Sarat. I need to convert my scripts from vbs to C#scripts I have written entire framewrok in VBscript and as per client requiremnt need to change to C#scripts. Is it possible to migrate from VBScript to C#script with any of the tool Thanks, Sarat. i was not able to run a bat file as administrator from test complete I was not able to execute batch file as administrator. i was trying to execute the below commands from batch file for /f "skip=1 tokens=3" %%s in ('query user %USERNAME%') do ( %windir%\System32\tscon.exe %%s /dest:console ) I tried launching the Test Complete as Administator and nothing worked. Please help me on this