Extract email addresses from pdf documents You probably want to execute this code on a linux server to avoid the issues with special character handling on Windows

get_mail(pdf)

Arguments

pdf

path to a .pdf files

Value

emails addresses found in the .pdf document