setFixedLowResRenderPixelCount

Sets the number of pixels in low resolution renderings to a fixed size. By default, the size (i.e. the resolution) of low-res page renderings inside the PdfFragment will be set to an optimized pixel count, based on the device specs and performance. Using this method, you can override the default and set it to a fixed value.

Parameters

fixedLowResRenderPixelCount

Fixed low resolution pixel count, may be null.