Forum Discussion
- anna_v
Staff
Hi,
You can use free third-party .NET and Java libraries such as PDFBox or iText for your needs. You can call them from your tests via TestComplete's CLR Bridge and Java Bridge. This way, you do not need to use MSAA in your tests.
See the following forum threads for examples of using these libraries:
How to get the content of a pdf file on window and How to reference a .NET assembly
I hope this helps.
Ann