pub fn split_pdf_text_pages(text: &str) -> Split<'_, char>
Split the merged text content of a PDF based on the page end character (Split by page)