Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

mailDoc function is broken in JS (no attachment in email) #6

Description

@sraka1

In

m_pFormFillEnv->JS_docmailForm(pdfium::span<const uint8_t>(), bUI, cTo,
it seems that an empty span is provided to the JS_docmailForm function (which is triggered by mailDoc from the JS context).

This results in the email client opening without the attachment, which is not in line with the Adobe spec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions