Hello Everyone!
I have a use case where we need to check whether the PDF document contains a signature or not.
The signature is always on the last page of the PDF but depending on the size of the document, it can be found e.g.
- on the 2nd page and on the bottom of the page OR
- on the 3rd page and somewhere in the middle part of the page OR
- on a total different location.
I tried to check the Computer Vision tools but without success.
Do you have any example which is working?
Thanks,
Dóra
Solved! Go to Solution.
Hi @bakaidora,
Have you seen this workflow in Alteryx Gallery? Automate Detecting a Signature in a PDF using Comp... - Alteryx Community
Try this out and see if it may work!
-Alex