Why do we need to parse PDF files? PDF files are unusual in that they do not contain the actual content you see displayed when you view the file. Instead it is a program which draws the text, lines, shapes and images to create that display. This code needs to be ‘executed’ in order to […] The post JPedal: Java PDF Parser appeared first on Java PDF Blog and was written by Jacob Collins.