Can any one help me to get how can i access a specific text or paragraph from pdf file in java.
Thanks in advance.
You can use Apache PDFBox to get the job done. A simple way would be to extract the PDF as text.