I have a pdf with multiple pages and each page looks like that
Is there a way to split each page? I mean to take each part in the page by the title surrounded in red and make it in a new page. So if the pdf has one page like the picture, I would like to have a new pdf with four pages I have searched to find any clue to start but with no use. Please if you will not help completely, just give me links to topics that may be useful for me
I am not trying to parse data from the pdf file. I am trying to cut it out for each page into pieces and each piece would be in a new page. The cut-out part starts at the title and extends for 8 lines
- An idea I have a deep look at the pdf and I found the structure is already the same How can I split each part depending on the height of the page An example: to make the first part cut-out equals 200 pt. The second and the third part would be 200 pt but the fourth part would be larger to be 300 pt