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

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

Open
sraka1 opened this issue Jun 27, 2023 · 0 comments
Open

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

sraka1 opened this issue Jun 27, 2023 · 0 comments

Comments

@sraka1
Copy link

sraka1 commented Jun 27, 2023

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant