Forum Discussion
Hi Venkaiah,
TestComplete doesn't have the functionality to convert PDF files to the Excel format.
Could you please explain your comparison requirements in detail? Perhaps, we could suggest some ideas to you.
- venkaiah_gangavOccasional ContributorIs it possible to convert pdf file to excel sheet in testcomplete?
If it is possible please help me how to convert this pdf file excel in vb script...
Thanks in advance.. - venkaiah_gangavOccasional Contributorplease give reply....!!!!!!
- venkaiah_gangavOccasional Contributor
Hello Tanya...
Thanks for reply.. My requirement is I have one application that is generating reports. So my application converting those reports into Excel and pdf,. Now I want compare my application reports to converted excel and pdf reports. I am able to compare with excel sheet(by storing two column values in variable and compared with reports) but it is not possible with pdf.
If any possibility there please let me know
Thanks in advance....
Hi Venkaiah,
If you want to compare two Excel files, we have a script extension that allows doing this. You can find it here.
As for PDF files, please refer to the Can I use TestComplete to compare PDF files? FAQ entry to learn the possible approaches.