Link
Skip to main content

Inline SVG

Inline SVG within HTML (pure svg text modes only).

This inlines the SVG within HTML so that there is no separate .svg file.

Expected values:

  • true
  • false

Default: false

Usage Examples

Command Line

-Dorg.jpedal.pdf2html.inlineSVG=true

Cloud

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

Java

conversionOptions.setInlineSVG(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