Link

Original File Name

Spoof the filename of the document being converted. This setting is useful when the filename is not specified such as when converting from InputStream or byte array, or when the filename has been sanitized.

This value controls the following:

  • The name of the output directory (sanitized)
  • The title used by the IDRViewer (when a title is not defined within the PDF file)
  • In FormVu, the filename used when resaving the form as PDF

Expected values:

  • Non-null alphanumeric string

Default: unset

Since: 2023.06

Usage Examples

Command Line

-Dorg.jpedal.pdf2html.originalFileName="filename.pdf"

Cloud

{ "org.jpedal.pdf2html.originalFileName": "filename.pdf" }

Java

conversionOptions.setOriginalFileName("filename.pdf");

What's included in your BuildVu trial?

  • Access to download the SDK and run it locally.
  • Access to the cloud trial to convert documents in the IDR cloud.
  • Access to the Docker image to set up your own trial server in the cloud.
  • Communicate with IDR developers to ask questions & get expert advice.
  • Plenty of time to experiment and build a proof of concept.
  • Over 100 articles to help you get started and learn about BuildVu.
  • An exceptional PDF to HTML converter that took over 20 years to build!

Start Your Free Trial