Forum Discussion
1 Reply
- groovyguyCommunity Hero
You might be able to write a groovy script to handle this, but inherently this is not the intended functionality of what ReadyAPI can do as far as I know.
If you wanted to go the groovy route, you'd likely need to find a java or groovy library that can parse PDF files. Or you could write your own. I've found a few examples.https://gist.github.com/zippy1978/6215947
https://github.com/yob/pdf-reader