ExportFormInteractivePdf
TemplateExporter.ExportFormInteractivePdf method
Save a form to an interactive PDF, enabling users to fill out fields directly on their computer or smartphone and submit it electronically.
public void ExportFormInteractivePdf(Stream writeable)
Parameter | Type | Description |
---|---|---|
writeable | Stream | Writeable stream |
Exceptions
exception | condition |
---|---|
InvalidOperationException | If called before advancing a cursor(MoveNext calls) |
See Also
- class TemplateExporter
- namespace Aspose.OMR.BatchProcessings
- assembly Aspose.OMR