There is an action in Automator that allows you to programmatically "Extract PDF Text", but it fails when fed a moderate amount of files (25 to 100). Worse, it fails without logging anything helpful except for a message that "Automator Quit Unexpectedly".
Does anyone know of an equivalent command for doing this in Applescript? I am looking for tools where I have more control over things like logging and error handling so I can be more efficient in processing PDF files into a text format.