Accusoft.OCRXpress.Java - Updated
setDataPrefixPath Method
Accusoft.OCRXpress.Java Project > com.accusoft.ocrxpress Package > OcrXpress Class : setDataPrefixPath Method
The path to directory in which the 'tessdata' directory resides.
Sets the location of where the 'tessdata' directory is stored. Without setting this, the recognition engine will look for the 'tessdata' directory in the current working directory.
Syntax
public static void setDataPrefixPath( 
   java.lang.String path
)

Parameters

path
The path to directory in which the 'tessdata' directory resides.
See Also

Reference

OcrXpress Class
OcrXpress Members