thumbnail

suspend fun thumbnail(maximumSize: PdfPixelSize): PdfBitmap?

Returns the embedded thumbnail scaled to fit maximumSize, or null when the page has none.

Not implemented by the current backends; always throws PdfUnsupportedFeatureException.