Link

Thumbnail Max Height

Sets the maximum height of the thumbnails. Can be used in conjunction with thumbnailMaxWidth. If both a width and height are given then the generated thumbnails will fit within the bounds given, maintaining the aspect ratio of the original page. If only a width or height is given then the size of the generated thumbnails will match the bound given, again maintaining the aspect ratio of the original page.

Expected values:

  • Any positive integer

Default: 200

Since: 2022.03

Usage Examples

Command Line

-Dorg.jpedal.pdf2html.thumbnailMaxHeight=300

Cloud

{ "org.jpedal.pdf2html.thumbnailMaxHeight": 300 }

Java

contentOptions.setThumbnailMaxHeight(300);
idrviewerOptions.setThumbnailMaxHeight(300);

What's included in your BuildVu trial?

  • Access to download the SDK and run it locally.
  • Access to the cloud trial to convert documents in the IDR cloud.
  • Access to the Docker image to set up your own trial server in the cloud.
  • Communicate with IDR developers to ask questions & get expert advice.
  • Plenty of time to experiment and build a proof of concept.
  • Over 100 articles to help you get started and learn about BuildVu.
  • An exceptional PDF to HTML converter that took over 20 years to build!

Start Your Free Trial