Options
From PDF XChange PDF SDK
Line 20: | Line 20: | ||
| Specifies the type of the OCR output. Possible values: | | Specifies the type of the OCR output. Possible values: | ||
− | Inserts the searchable layer into the current document - '''0''' | + | Inserts the searchable layer into the current document - <tt>'''0'''</tt> |
+ | |||
+ | Creates new document with the image background and the searchable layer - <tt>'''0'''</tt> | ||
− | |||
Default value: <tt>'''0'''</tt> | Default value: <tt>'''0'''</tt> | ||
|- | |- |
Latest revision as of 07:45, 16 March 2016
Options Table
Name | Type | Value |
---|---|---|
PagesRange | Dictionary | Specifies the pages range to which the OCR will be applied. |
OutputType | Integer | Specifies the type of the OCR output. Possible values:
Inserts the searchable layer into the current document - 0 Creates new document with the image background and the searchable layer - 0 Default value: 0 |
OutputDPI | Integer | Specifies the output DPI of the image that is being OCR'd.
Default value: 300 |
AutoDeskew | Boolean | Not yet implemented.
Default value: true |
SearchableOnly | Boolean | Not yet implemented.
Default value: false |
EdgeRefine | Boolean | Not yet implemented.
Default value: true |
GaussianBlur | Boolean | Not yet implemented.
Default value: true |
AutoOrient | Boolean | Not yet implemented.
Default value: false |
SaveSettings | Boolean | Not yet implemented.
Default value: true |
ExtParams | Dictionary | Specifies the external parameters for the operation. |
ExtParams Table
Name | Type | Value |
---|