Skip to content

Draft: SubmitForms implementation

The LinkSubmitForm in poppler/ and qt6/ differ in their parameters for fields. While the link in poppler/ has either names or references, the link in qt6 has Ids only, making it easier for client applications to parse the fields. I'd like some opinions on this.

Merge request reports