Link
Skip to main content

Viewer UI

Sets the user interface to use for the viewer.

Complete provides a fully featured viewer with bookmarks and thumbnail navigation.

Clean provides a cleanly styled user interface.

Simple provides a minimal, simple user interface.

SlideShow provides a slideshow presentation style user interface with fullscreen functionality.

Custom will not output an index.html file and can be used if you wish to use your own index file.

Expected values:

  • complete
  • clean
  • simple
  • slideshow
  • custom

Default: complete

Usage Examples

Command Line

-Dorg.jpedal.pdf2html.viewerUI="clean"

Cloud

{ "org.jpedal.pdf2html.viewerUI": "clean" }

Java

idrviewerOptions.setViewerUI(IDRViewerOptions.ViewerUI.Clean);

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