PopplerDocument
PopplerDocument is a fundamental object within the Poppler PDF rendering library. It represents a single PDF document loaded into memory. When you use Poppler to open a PDF file, an instance of PopplerDocument is created to hold all the information about that document, including its pages, metadata, and internal structure.
This object acts as the primary interface for interacting with the PDF content. Through the PopplerDocument
Key functionalities provided by PopplerDocument include the ability to determine the number of pages in the