Link
Skip to main content

Page Flattening Image Threshold

Set the threshold for the number of images which, once reached, will cause the page will be flattened into a single image to improve performance in the browser.

Expected values:

  • Any positive integer value

Default: 200

Since: 2023.05

Usage Examples

Command Line

-Dorg.jpedal.pdf2html.pageFlatteningImageThreshold=250

Cloud

{ "org.jpedal.pdf2html.pageFlatteningImageThreshold": 250 }

Java

conversionOptions.setPageFlatteningImageThreshold(250);

Get started with BuildVu in 3 steps

  1. Fill in the form to download the trial jar →
  2. Copy the code snippets as instructed on the next page
  3. Build your solution using our docs

Learn more about BuildVu

Start Your Free Trial

Trial License Type