Nutrient Web SDK
    Preparing search index...

    Variable PDF_JAVASCRIPTStandalone

    PDF_JAVASCRIPT: boolean = true

    Enables PDF JavaScript support. PDF documents may contain JavaScript for interactivity. This enables things like form validation, formatting, or automatic calculation which are performed by a JavaScript scripts inside the PDF document.

    Disabling JavaScript improves the general performance of the framework when PDF JavaScript support is not needed.

    This feature is only available on standalone deployments for now.

    true