0

is there any tool that can help in automation testing of PDF forms?

Zoe
  • 27,060
  • 21
  • 118
  • 148
silverkid
  • 9,291
  • 22
  • 66
  • 92
  • Does this answer your question? [Tool to compare large numbers of PDF files?](https://stackoverflow.com/questions/145657/tool-to-compare-large-numbers-of-pdf-files) – ti7 Dec 18 '20 at 16:55

2 Answers2

1

check out: Tool to compare large numbers of PDF files?

Community
  • 1
  • 1
Tom E
  • 2,519
  • 2
  • 17
  • 22
1

I use Selenium for testing with the help of pdfBox maven dependency.

tifoso
  • 58
  • 6