Page Number Detection Module
June 19, 2020 ยท View on GitHub
Purpose
Detects the page number for each page in a document.
What it does
Searches for "number" paragraphs outside the page margins, and sets the 'isPageNumber' property to each matched paragraph in the document.
Dependencies
Limitations
This module relies on accurate page margins set by the Header Footer Detection Module.