split_pdf_text_pages

Function split_pdf_text_pages 

Source
pub fn split_pdf_text_pages(text: &str) -> Split<'_, char>
Expand description

Split the merged text content of a PDF based on the page end character (Split by page)