Komponente: TPdf · Unit: PDFium
Fires when a JavaScript doc.submitForm call runs, providing the target URL and the serialized form data buffer
Remarks
- Data is a copy of the form-data buffer the script asked to submit; the host posts it to URL using whatever transport it chooses
- Unassigned leaves the submit silently ignored
See Also