My goal is to extract the Abstract of a PDF-File.
Is there a possibility to extract the text after a keyword (Abstract) and or search for a specific font style and extract a section of a Document?
Currently, I'm using PDFBox to extract the text but I don't know to get the content of a certain section from a PDF-File.