SaveAsInteractivePdf
GenerationResult.SaveAsInteractivePdf 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 SaveAsInteractivePdf(string folder, string name)
Parameter | Type | Description |
---|---|---|
folder | String | Destination folder |
name | String | Name of the template |
See Also
- class GenerationResult
- namespace Aspose.OMR.Generation
- assembly Aspose.OMR