Link
Skip to main content

Disable External Hyperlinks

Prevents outbound hyperlinks being included in the output.

This includes links defined within annotations as well as auto-detected hyperlinks within the PDF text.

See also: disableHyperlinkDetection

Expected values:

  • true
  • false

Default: false

Since: 2024.12

Usage Examples

Command Line

-Dorg.jpedal.pdf2html.disableExternalHyperlinks=true

Cloud

{ "org.jpedal.pdf2html.disableExternalHyperlinks": true }

Java

conversionOptions.setExternalHyperlinks(true);

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