Link
Skip to main content

Password

Set the decryption password. This is required if the PDF file is password-protected.

Expected values:

  • Non-null alphanumeric string

Default: unset

Usage Examples

Command Line

-Dorg.jpedal.pdf2html.password="the-password"

Cloud

{ "org.jpedal.pdf2html.password": "the-password" }

Java

PDFtoHTML5Converter converter = new PDFtoHTML5Converter(pdfFile, outputDir, conversionOptions, viewerOptions);
converter.setPassword("the-password");

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