Search found 41 matches

by mirkop
Fri Sep 11, 2009 12:58 pm
Forum: OCR, MRC & Document understanding
Topic: Read PDFSearchable
Replies: 4
Views: 3808

Read PDFSearchable

Hello,

I have a pdf searchable and I would like to obtain the text.
How can I do?

Mirko
by mirkop
Tue Sep 08, 2009 11:41 am
Forum: PDF
Topic: pdf bad ocr
Replies: 4
Views: 3076

Re: pdf bad ocr

Thank you .. it works fine.

Mirko
by mirkop
Tue Sep 08, 2009 10:44 am
Forum: PDF
Topic: pdf bad ocr
Replies: 4
Views: 3076

Re: pdf bad ocr

Hi, It work fine for tif single page, but it doesn't work for multipage tif. It create one page pdf. This is my code: Single ResFactor; Single Hres; Single Vres; Vres = oGdPictureImaging.GetVerticalResolution(ImageID); Hres = oGdPictureImaging.GetHorizontalResolution(ImageID); ResFactor = Hres / Vre...
by mirkop
Mon Sep 07, 2009 10:32 am
Forum: PDF
Topic: pdf bad ocr
Replies: 4
Views: 3076

pdf bad ocr

Hello,

I'm creating a PDF OCR using tesseract from a tif, but with some files (like fax) the OCR result i complety wrong.
I attach a tif file as sample ..
Can you help me?

Mirko
by mirkop
Tue Sep 01, 2009 3:22 pm
Forum: Example requests & Code samples
Topic: Convert a tif multipage to pdf but not all page
Replies: 1
Views: 1704

Convert a tif multipage to pdf but not all page

Ok, thanks for your reply.

Another question:
I want to convert a tif multipage to pdf but not all page. For example in my new file I don't want page 1 and page 3.
It's possibile to do that? How can i do?

Regards,

Mirko
by mirkop
Tue Sep 01, 2009 2:58 pm
Forum: PDF
Topic: tif to pdf
Replies: 3
Views: 2886

Re: tif to pdf

Hi Loic,

"enable thresholding" means for me to apply the threshold process to the image when i convert it from tif to pdf.
I hope to clarify you.

Mirko
by mirkop
Tue Sep 01, 2009 12:50 pm
Forum: PDF
Topic: tif to pdf
Replies: 3
Views: 2886

tif to pdf

Hi,

i need to convert a tif to pdf and set the compression and enable the thresholding. How i can do?

Regards,

Mirko
by mirkop
Mon Aug 03, 2009 9:35 am
Forum: Example requests & Code samples
Topic: editing file
Replies: 5
Views: 2805

Re: editing file

Hello,

My evaluation period is ending .. I need a code sample about selecting an image zone with the mouse and then remove this zone using a white rectangle.
My problem is how to know the rectangle size drawn by mouse.

Regards,

Mirko
by mirkop
Thu Jul 23, 2009 10:40 am
Forum: Example requests & Code samples
Topic: editing file
Replies: 5
Views: 2805

Re: editing file

Thanks Loic,

I ask you more ...

I need a code where selecting an image zone with gdviewer I remove this zone from a tif.

Regards,

Mirko
by mirkop
Tue Jul 21, 2009 11:51 am
Forum: Example requests & Code samples
Topic: editing file
Replies: 5
Views: 2805

Re: editing file

Hello,

Anybody could give me a code sample about select and remove an image area from a tif?

Mirko
by mirkop
Wed Jun 24, 2009 5:41 pm
Forum: Example requests & Code samples
Topic: editing file
Replies: 5
Views: 2805

editing file

Hello,

I’m evaluating your product GDPicture .NET and I would like to know if is possible to modify an exist file (*.tif,*.pdf,etc.) with your product, such as add text, cut/paste some area, add some image. If it is possible could you give me a code sample (c#)?

Mirko