Hi,
Is there any good php parser to parse pdf files? I have a pdf file with text formatted differently. I want to still maintain that in my output. For example, content in the pdf is like this
title content goes here. example is here
so I want the text to be parsed preserving the bold tags where ever its used.
please let me know.