ExportPageInteractivePdf
TemplateExporter.ExportPageInteractivePdf method
Save a form page to an interactive PDF, enabling users to fill out fields directly on their computer or smartphone and submit it electronically.
public void ExportPageInteractivePdf(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