Link
Skip to main content

Clip Offset Amount

Set the distance in pixels that polygons are expanded by in order to reduce fractional white lines. A value of 0 will disable this feature.

Expected values:

  • Float value greater than or equal to 0, e.g. 0.3

Default: 0.3

Since: 2024.05

Usage Examples

Command Line

-Dorg.jpedal.pdf2html.clipOffsetAmount=0.3

Cloud

{ "org.jpedal.pdf2html.clipOffsetAmount": 0.3 }

Java

conversionOptions.setClipOffsetAmount(0.3f);

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