Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 447 Bytes

File metadata and controls

17 lines (9 loc) · 447 Bytes

Page Number Detection Module

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.