Forum Discussion
tristaanogre
Esteemed Contributor
We're using PDF box which works very well for comparing text to test or image to image.
lalit_singh
2 years agoContributor
I have using python as scripting language in test complete
I believe PDF box is a third party have supported library
Should I use it separately in java project then?
- tristaanogre2 years agoEsteemed Contributor
Scripting language isn't important with regards to PDFBox. You import the classes via Java Bridge in your project and then you can use them no matter your automation scripting language.
- lalit_singh2 years agoContributor
I have setup the java bridge as shown in image below
But on code completion window java classes are not getting reflected, Am I missing something?
- tristaanogre2 years agoEsteemed Contributor
Code completion has to start with the JavaClasses object.
Related Content
- 12 years ago
- 7 years ago
- 6 years ago
- 11 years ago
Recent Discussions
- 9 hours ago
- 4 days ago