What is the best programming software to use in order to spider PDF documents?
Air
8:37 pm on Jan 1, 2002 (gmt 0)
Welcome to wmw ljr2u!
I would start with Perl LWP module(s) to retrieve the PDF documents, and throw in the PDF::Parse library to be able to parse the PDF documents retrieved.