Hi,
When I convert a PDF into text (3 pages) I expect the following string:
Header 1
Body1
Footer 1
Header 2
Body2
Footer 2
Header 3
Body3
Footer 3
But this is what I get now:
Header 1
Footer 1
Body1Header 2
Footer 2
Body2Header 3
Footer 3
Body3
The biggest problem is that the header is just behind the last part of the body.
Example
last line on page 1 : 18 august 2018
String will look like this : 18 august 20182