You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/PdfApi.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1361,7 +1361,7 @@ Name | Type | Description | Notes
1361
1361
**lly** | **Float**| |
1362
1362
**urx** | **Float**| |
1363
1363
**ury** | **Float**| |
1364
-
**format** | [**Array<String>**](String.md)| List of formats for search. | [optional]
1364
+
**format** | **Array<String>**| List of formats for search. | [optional]
1365
1365
**regex** | **String**| Formats are specified as a regular expression. | [optional]
1366
1366
**split_rects** | **BOOLEAN**| Split result fragments (default is true). | [optional]
1367
1367
**folder** | **String**| The document folder. | [optional]
@@ -1531,7 +1531,7 @@ Name | Type | Description | Notes
1531
1531
**use_z_order** | **BOOLEAN**| If attribute UseZORder set to true, graphics and text are added to resultant HTML document accordingly Z-order in original PDF document. If this attribute is false all graphics is put as single layer which may cause some unnecessary effects for overlapped objects. | [optional]
1532
1532
**antialiasing_processing** | **String**| The parameter defines required antialiasing measures during conversion of compound background images from PDF to HTML. | [optional]
1533
1533
**css_class_names_prefix** | **String**| When PDFtoHTML converter generates result CSSs, CSS class names (something like ".stl_01 {}" ... ".stl_NN {}) are generated and used in result CSS. This property allows forcibly set class name prefix. | [optional]
1534
-
**explicit_list_of_saved_pages** | [**Array<Integer>**](Integer.md)| With this property You can explicitely define what pages of document should be converted. Pages in this list must have 1-based numbers. I.e. valid numbers of pages must be taken from range (1...[NumberOfPagesInConvertedDocument]) Order of appearing of pages in this list does not affect their order in result HTML page(s) - in result pages allways will go in order in which they are present in source PDF. | [optional]
1534
+
**explicit_list_of_saved_pages** | **Array<Integer>**| With this property You can explicitely define what pages of document should be converted. Pages in this list must have 1-based numbers. I.e. valid numbers of pages must be taken from range (1...[NumberOfPagesInConvertedDocument]) Order of appearing of pages in this list does not affect their order in result HTML page(s) - in result pages allways will go in order in which they are present in source PDF. | [optional]
1535
1535
**font_encoding_strategy** | **String**| Defines encoding special rule to tune PDF decoding for current document. | [optional]
1536
1536
**font_saving_mode** | **String**| Defines font saving mode that will be used during saving of PDF to desirable format. | [optional]
1537
1537
**html_markup_generation_mode** | **String**| Sometimes specific reqirments to generation of HTML markup are present. This parameter defines HTML preparing modes that can be used during conversion of PDF to HTML to match such specific requirments. | [optional]
@@ -1867,7 +1867,7 @@ Name | Type | Description | Notes
1867
1867
**lly** | **Float**| |
1868
1868
**urx** | **Float**| |
1869
1869
**ury** | **Float**| |
1870
-
**format** | [**Array<String>**](String.md)| List of formats for search. | [optional]
1870
+
**format** | **Array<String>**| List of formats for search. | [optional]
1871
1871
**regex** | **String**| Formats are specified as a regular expression. | [optional]
1872
1872
**split_rects** | **BOOLEAN**| Split result fragments (default is true). | [optional]
1873
1873
**folder** | **String**| The document folder. | [optional]
@@ -3282,7 +3282,7 @@ Name | Type | Description | Notes
3282
3282
**use_z_order** | **BOOLEAN**| If attribute UseZORder set to true, graphics and text are added to resultant HTML document accordingly Z-order in original PDF document. If this attribute is false all graphics is put as single layer which may cause some unnecessary effects for overlapped objects. | [optional]
3283
3283
**antialiasing_processing** | **String**| The parameter defines required antialiasing measures during conversion of compound background images from PDF to HTML. | [optional]
3284
3284
**css_class_names_prefix** | **String**| When PDFtoHTML converter generates result CSSs, CSS class names (something like ".stl_01 {}" ... ".stl_NN {}) are generated and used in result CSS. This property allows forcibly set class name prefix. | [optional]
3285
-
**explicit_list_of_saved_pages** | [**Array<Integer>**](Integer.md)| With this property You can explicitely define what pages of document should be converted. Pages in this list must have 1-based numbers. I.e. valid numbers of pages must be taken from range (1...[NumberOfPagesInConvertedDocument]) Order of appearing of pages in this list does not affect their order in result HTML page(s) - in result pages allways will go in order in which they are present in source PDF. | [optional]
3285
+
**explicit_list_of_saved_pages** | **Array<Integer>**| With this property You can explicitely define what pages of document should be converted. Pages in this list must have 1-based numbers. I.e. valid numbers of pages must be taken from range (1...[NumberOfPagesInConvertedDocument]) Order of appearing of pages in this list does not affect their order in result HTML page(s) - in result pages allways will go in order in which they are present in source PDF. | [optional]
3286
3286
**font_encoding_strategy** | **String**| Defines encoding special rule to tune PDF decoding for current document. | [optional]
3287
3287
**font_saving_mode** | **String**| Defines font saving mode that will be used during saving of PDF to desirable format. | [optional]
3288
3288
**html_markup_generation_mode** | **String**| Sometimes specific reqirments to generation of HTML markup are present. This parameter defines HTML preparing modes that can be used during conversion of PDF to HTML to match such specific requirments. | [optional]
@@ -3633,7 +3633,7 @@ Name | Type | Description | Notes
3633
3633
**use_z_order** | **BOOLEAN**| If attribute UseZORder set to true, graphics and text are added to resultant HTML document accordingly Z-order in original PDF document. If this attribute is false all graphics is put as single layer which may cause some unnecessary effects for overlapped objects. | [optional]
3634
3634
**antialiasing_processing** | **String**| The parameter defines required antialiasing measures during conversion of compound background images from PDF to HTML. | [optional]
3635
3635
**css_class_names_prefix** | **String**| When PDFtoHTML converter generates result CSSs, CSS class names (something like ".stl_01 {}" ... ".stl_NN {}) are generated and used in result CSS. This property allows forcibly set class name prefix. | [optional]
3636
-
**explicit_list_of_saved_pages** | [**Array<Integer>**](Integer.md)| With this property You can explicitely define what pages of document should be converted. Pages in this list must have 1-based numbers. I.e. valid numbers of pages must be taken from range (1...[NumberOfPagesInConvertedDocument]) Order of appearing of pages in this list does not affect their order in result HTML page(s) - in result pages allways will go in order in which they are present in source PDF. | [optional]
3636
+
**explicit_list_of_saved_pages** | **Array<Integer>**| With this property You can explicitely define what pages of document should be converted. Pages in this list must have 1-based numbers. I.e. valid numbers of pages must be taken from range (1...[NumberOfPagesInConvertedDocument]) Order of appearing of pages in this list does not affect their order in result HTML page(s) - in result pages allways will go in order in which they are present in source PDF. | [optional]
3637
3637
**font_encoding_strategy** | **String**| Defines encoding special rule to tune PDF decoding for current document. | [optional]
3638
3638
**font_saving_mode** | **String**| Defines font saving mode that will be used during saving of PDF to desirable format. | [optional]
3639
3639
**html_markup_generation_mode** | **String**| Sometimes specific reqirments to generation of HTML markup are present. This parameter defines HTML preparing modes that can be used during conversion of PDF to HTML to match such specific requirments. | [optional]
0 commit comments