This C++ library contains the 'PdfPageCount' class that performs the single task of finding the number of pages in a given PDF document.

While the PdfPageCount class is very simple to use, the contained code is complex because the page count can be hidden in any number of places, quite often within compressed data.

Features

  • A very simple class with just one (overloaded) public function

Project Activity

See All Activity >