with tiff file I have not problem.
how can I read a pdf file?
file PDF has 4 in 2nd parameter
Code: Select all
oText:Add(OCRFromFileUsingTransym( TestTifFile, 4 ) )
Code: Select all
oText:Add(OCRFromFileUsingTransym( TestTifFile, 4 ) )
Code: Select all
#include <TOCRdll.h>
#include <TOCRuser.h>
#include <TOCRerrs.h>