Class (GI Struct)

Poppler-0.18PopplerSigningData

Since 24.10 this type supports g_autoptr

Index

Constructors

Properties

Methods

  • Set destination file name.

    Parameters

    • filename: string

      destination filename

    Returns void

  • Set document owner password (for encrypted files).

    Parameters

    • document_owner_password: string

      document owner password

    Returns void

  • Set document user password (for encrypted files).

    Parameters

    • document_user_password: string

      document user password

    Returns void

  • Set field partial name (existing field id or a new one) where signature is placed.

    Parameters

    • field_partial_name: string

      a field partial name

    Returns void

  • Set signature background (watermark) image path.

    Parameters

    • image_path: string

      signature image path

    Returns void

  • Set signature left font size (> 0).

    Parameters

    • font_size: number

      signature font size

    Returns void

  • Set signature location (e.g. "At my desk").

    Parameters

    • location: string

      a location

    Returns void

  • Set signature text.

    Parameters

    • signature_text: string

      text to show as main signature

    Returns void

  • Set small signature text on the left hand.

    Parameters

    • signature_text_left: string

      text to show as small left signature

    Returns void