**Write a script to parse a PDF job ad file and outputs a text file.** Bonus: - [ ] commit test files with expected output files - [ ] run on several files / run on a folder / run on a tree - [ ] keep interesting metadata (title, style, etc that can help our further understanding)
Write a script to parse a PDF job ad file and outputs a text file.
Bonus: