保存为交互式PDF
BatchGenerationResult.SaveAsInteractivePdf method
将表单保存为交互式 PDF,使用户能够直接在电脑或智能手机上填写字段并电子提交。
public void SaveAsInteractivePdf(string folderPath, string domrName)
| 参数 | Type | 描述 |
|---|---|---|
| folderPath | String | 图像和 .domr 文件目录的完整路径 |
| domrName | String | 识别模式文件的名称,包含扩展名 |
异常
| 异常 | 条件 |
|---|---|
| DirectoryNotFoundException | 当文件夹不存在时 |
| Exception | 在模板生成出现错误的情况下 |
另请参阅
- class BatchGenerationResult
- namespace Aspose.OMR.BatchProcessings
- assembly Aspose.OMR