Link
Skip to main content

View Mode

The default mode generates the document inside the IDRViewer. To generate just the raw content to be used inside your own custom solution, this setting may be used.

Expected values:

  • content

Usage Examples

Command Line

-Dorg.jpedal.pdf2html.viewMode=content

Cloud

{ "org.jpedal.pdf2html.viewMode": "content" }

Java

new PDFtoHTML5Converter(input, output, htmlConversionOptions, new ContentOptions());
new PDFtoSVGConverter(input, output, svgConversionOptions, new ContentOptions());

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