| Changed Methods |
Rectangle
getPageSize()
|
Documentation changed from old to new. |
Gets required size for output PDF document. |
OcrPdfCreatorProperties
setImageLayerName(
String)
|
Documentation changed from old to new. |
Sets name for the image layer, {@code null} by default. |
OcrPdfCreatorProperties
setPageSize(
Rectangle)
|
Documentation changed from old to new. |
Sets required size for output PDF document. |
OcrPdfCreatorProperties
setScaleMode(
ScaleMode)
|
Documentation changed from old to new. |
Sets scale mode for input images using available options from ScaleMode enumeration. |