Project Description:
I need the following:
0. Job will run daily at 0800 from cron (I will set that)
1. I need a perl or bash script that will determine todays date and download/parse a PDF that has predefined fields and pictures and insert the results into a database.
2. I need a script that will create the MySQL database based on the fields from the PDF. There are approximately 35 fields.
3. ACCESS - I have ssh access to the server. No direct access will be provided to the server. Scripts must be sent, I will try them, report errors, and then can try new scripts as necessary.