Options
From PDF XChange PDF SDK
(Created page with "Category:Editor {{#customTitle:Options}} {{#parentPage:PXV:op_document_OCRPages|Options|property}} {{ToWrite}} {{ToReview}} == Options Table == {| class="wikitable op_op...") |
|||
Line 14: | Line 14: | ||
| class="op_param_name" | [[PXV:cs_PagesRange|PagesRange]] | | class="op_param_name" | [[PXV:cs_PagesRange|PagesRange]] | ||
| style="text-align:center" | Dictionary | | style="text-align:center" | Dictionary | ||
− | | Specifies | + | | Specifies the pages range to which the OCR will be applied. |
|- | |- | ||
| class="op_param_name" | OutputType | | class="op_param_name" | OutputType | ||
| style="text-align:center" | Integer | | style="text-align:center" | Integer | ||
− | | Specifies. | + | | 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 - '''1''' | ||
Default value: <tt>'''0'''</tt> | Default value: <tt>'''0'''</tt> | ||
|- | |- | ||
| class="op_param_name" | OutputDPI | | class="op_param_name" | OutputDPI | ||
| style="text-align:center" | Integer | | style="text-align:center" | Integer | ||
− | | Specifies | + | | Specifies the output DPI of the image that is being OCR'd. |
Default value: <tt>'''300'''</tt> | Default value: <tt>'''300'''</tt> | ||
|- | |- | ||
| class="op_param_name" | AutoDeskew | | class="op_param_name" | AutoDeskew | ||
| style="text-align:center" | Boolean | | style="text-align:center" | Boolean | ||
− | | | + | | Not yet implemented. |
Default value: <tt>'''true'''</tt> | Default value: <tt>'''true'''</tt> | ||
|- | |- | ||
| class="op_param_name" | SearchableOnly | | class="op_param_name" | SearchableOnly | ||
| style="text-align:center" | Boolean | | style="text-align:center" | Boolean | ||
− | | | + | | Not yet implemented. |
Default value: <tt>'''false'''</tt> | Default value: <tt>'''false'''</tt> | ||
|- | |- | ||
| class="op_param_name" | EdgeRefine | | class="op_param_name" | EdgeRefine | ||
| style="text-align:center" | Boolean | | style="text-align:center" | Boolean | ||
− | | | + | | Not yet implemented. |
Default value: <tt>'''true'''</tt> | Default value: <tt>'''true'''</tt> | ||
|- | |- | ||
| class="op_param_name" | GaussianBlur | | class="op_param_name" | GaussianBlur | ||
| style="text-align:center" | Boolean | | style="text-align:center" | Boolean | ||
− | | | + | | Not yet implemented. |
Default value: <tt>'''true'''</tt> | Default value: <tt>'''true'''</tt> | ||
|- | |- | ||
| class="op_param_name" | AutoOrient | | class="op_param_name" | AutoOrient | ||
| style="text-align:center" | Boolean | | style="text-align:center" | Boolean | ||
− | | | + | | Not yet implemented. |
Default value: <tt>'''false'''</tt> | Default value: <tt>'''false'''</tt> | ||
|- | |- | ||
| class="op_param_name" | SaveSettings | | class="op_param_name" | SaveSettings | ||
| style="text-align:center" | Boolean | | style="text-align:center" | Boolean | ||
− | | | + | | Not yet implemented. |
Default value: <tt>'''true'''</tt> | Default value: <tt>'''true'''</tt> | ||
|- | |- | ||
| class="op_param_name" | [[#ExtParams|ExtParams]] | | class="op_param_name" | [[#ExtParams|ExtParams]] | ||
| style="text-align:center" | Dictionary | | style="text-align:center" | Dictionary | ||
− | | Specifies | + | | Specifies the external parameters for the operation. |
|} | |} | ||
Revision as of 07:43, 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 - 1 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 |
---|