Re: using tesseract hocr output to create a searchable PDF

2012-09-27 Thread Lahiru Himash Madusanka
> > I'm using Quick PSF library in my app to create PDF's > > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to tesseract-ocr@googlegroups.com To unsubscribe from this group, send email to tesseract-ocr+unsubs

Re: Error executing tesseract-3.01

2012-09-27 Thread delli
Hello , i am also getting the same issue did you find the solution for this ,if yes please help me thanks in advance On Saturday, 10 March 2012 02:25:36 UTC+5:30, saez wrote: > > Hello, > > I installed tesseract-3.01 but when I try to execute it then ir > returns this error: > > $ tesseract

Re: using tesseract hocr output to create a searchable PDF

2012-09-27 Thread Guido
Did you find any other solution than using tesseract and pdfbeads? What are your experiences so far? I am currently looking for a solution to a similar problem: When I scan documents at university, the only option is to save it as pdf. Afterwards, at home, I'd like to convert those files into s

Re: Nunit crash when calling a API to tesseract from my application

2012-09-27 Thread Vijay Nag
And my other Win7 machine is a virtual machine. So is there anything else needs to be done for a virtual machine?? On Thursday, September 27, 2012 1:23:29 PM UTC+5:30, Vijay Nag wrote: > > Hi, > > I have an application build on .NET 3.5 on Visual Studio 2010. I am > calling several calls to the

Nunit crash when calling a API to tesseract from my application

2012-09-27 Thread Vijay Nag
Hi, I have an application build on .NET 3.5 on Visual Studio 2010. I am calling several calls to the Tesseract. The application works fine on my development system where I have installed visual studio 2010. When I try to run the app on a plane Win7 machine, it crashes. I installed Visual C++ 2

Re: error 0xc0150002 in Tesseract

2012-09-27 Thread TP
On Wed, Sep 26, 2012 at 9:57 AM, Nada Feteha wrote: > 'try.exe': Loaded 'C:\BuildFolder\lib\liblept168d.dll', Cannot find or open > the PDB file The binary releases of leptonica do not supply the PDB files needed to debug DLL versions. You will need to build the DLL Debug configuration of Leptoni