I want to take a random PDF, pass it to an API, and get an email address(es) in return. Can you direct me to the right API, documentation, or an example code, please?
Thanks,
Tim...can use below sample code to extract email address from a PDF: //...Pages.Accept(absorber); // Extract and print the email addresses...