- Member Poppler::Document::pdfVersion () const
- use getPdfVersion and avoid float point comparisons/handling
- Member Poppler::Document::scanForFonts (int numPages, QList< FontInfo > *fontList) const
- this function is quite limited in its job (see note), better use fonts() or newFontIterator()