Search found 44 matches

by win568
Mon Oct 12, 2015 9:40 am
Forum: OCR, MRC & Document understanding
Topic: Problems with OCRTesseractGetCharTop/Left
Replies: 8
Views: 18811

Re: Problems with OCRTesseractGetCharTop/Left

Hi Can you give me an advice ?? I tested a lot of combinations, but i have documents, were the Rectangles are not correct. To paint a Rectangle on a PDF, we use the AddRegionInches MEthod. This method Needs Inches. So we calculate the Coordinates with the Resolution of the OCR. Sometimes we got the ...
by win568
Wed Sep 30, 2015 9:41 am
Forum: Document Viewing
Topic: Hide Selectioncolor of Selected Image
Replies: 1
Views: 6365

Hide Selectioncolor of Selected Image

Hi

Is it possible, to Hide the Selection Color of the Selected Image. When i select an Image in the Thumbnail, I got a Selection Rectangle with the Selection Color over the Image. So we cannot see the Content of the Image.
by win568
Tue Sep 29, 2015 11:17 am
Forum: OCR, MRC & Document understanding
Topic: Use ADR only for a Rect
Replies: 4
Views: 8134

Re: Use ADR only for a Rect

Thxs. We will try it and inform you about the Results.
by win568
Tue Sep 29, 2015 11:09 am
Forum: PDF
Topic: Save PDF to PDF-A3
Replies: 2
Views: 3333

Save PDF to PDF-A3

Hi

Is it possible to Convert an Existing PDF to PDF-A3 Format ??
by win568
Tue Sep 29, 2015 11:07 am
Forum: OCR, MRC & Document understanding
Topic: Use ADR only for a Rect
Replies: 4
Views: 8134

Re: Use ADR only for a Rect

Hi Loic Thank you for your fast answer :). We are very satisfied about your product and try to Switch our current solution to this. One part of this is paperless booking. We have a bunch of templates, where we tried to use the ADR to assign a template to the Invoive. This process should work very fa...
by win568
Tue Sep 29, 2015 10:52 am
Forum: OCR, MRC & Document understanding
Topic: Use ADR only for a Rect
Replies: 4
Views: 8134

Use ADR only for a Rect

Hi We try to use ADR for Recognizing of Invoices. Unfortunatelly we have a lot of very similar Invoices. The Confidence from ADR is nearly the Same value for different Invoices. Is it possible to get a Method like this: ADRAddGdPictureImageInchesToTemplate(TemplateID: Integer; ImageID: Integer; Left...
by win568
Tue Sep 22, 2015 4:22 pm
Forum: OCR, MRC & Document understanding
Topic: Problems with OCRTesseractGetCharTop/Left
Replies: 8
Views: 18811

Re: Problems with OCRTesseractGetCharTop/Left

Hi

I tried to Use CoordDocumentToViewer, but this function Returns Negative Values. What i Need would be like AddPageRotation on the PDF Document, to Add the Region on the Viewer on the Right Place. Do you have an advice for me ??
by win568
Tue Sep 22, 2015 9:35 am
Forum: OCR, MRC & Document understanding
Topic: Problems with OCRTesseractGetCharTop/Left
Replies: 8
Views: 18811

Problems with OCRTesseractGetCharTop/Left

Hi We have the following Problem: After Executing OCR, we extracted all Words and its Coordinates from the Recognized Text. This Words will be filtered and we tried to Show it for the Customer. For this we use AddRegion to Paint a Rectangle around the Word with the Coordinates from OCRTesseractGetCh...
by win568
Mon Sep 21, 2015 3:54 pm
Forum: Document Viewing
Topic: AddRegion
Replies: 1
Views: 5075

AddRegion

Hi Guys

Is it possible to Create a New Region in another Region ?? I wanted to mark a Region with the Mouse. In this marked Region, the User wants to Add Further Regions. I tried it, but unfortunatelly i got a Selection Handpoint, when the mouse is over the first Region. Any Advice ??
by win568
Tue Sep 15, 2015 10:56 am
Forum: OCR, MRC & Document understanding
Topic: Problems with OCR Recognition
Replies: 3
Views: 7933

Problems with OCR Recognition

Hi Guys We test your Tesseract OCR Engine to replace our old Product. As Attachment, I Send you as Attachment a Tif Document, where the OCR Engine cannot Extract the Total Amount Value. Can you check, why this happens ?? Out old Engine has the Same Problem. The Context of the OCR is OCRContext_OCRCo...
by win568
Mon Sep 14, 2015 10:37 am
Forum: PDF
Topic: DrawRecangle
Replies: 4
Views: 3762

Re: DrawRecangle

Hi

OK, Found the Solution. Ask the PDF for its Resolution and Recalulate the OCR Results.
by win568
Mon Sep 14, 2015 9:40 am
Forum: PDF
Topic: DrawRecangle
Replies: 4
Views: 3762

Re: DrawRecangle

Hi Thank you for your quick answers. The problemn i have is, that we make an OCRScan of a PDF Document. After this, we build out of the Characters words (with their coordinates) and mark Special words in the PDF with a Rectangle. Unforunately the Coordinates are in Pixels. Is there a Possibility to ...
by win568
Fri Sep 11, 2015 12:00 pm
Forum: PDF
Topic: DrawRecangle
Replies: 4
Views: 3762

DrawRecangle

Hi

I Tried to draw Rectangles on a PDF. Unfortunatelly the Coordinates are in Pixel and the SetMeasurementUnit does not have the Possibility for Pixel. What must i do to draw Rectangles with Pixel Coordinates ??
by win568
Wed Sep 09, 2015 8:10 am
Forum: OCR, MRC & Document understanding
Topic: Extracting Words and Coordinates using Tesseract
Replies: 9
Views: 44044

Re: Extracting Words and Coordinates using Tesseract

Hello We are also not satisified about the missing possibilities to get words. In our application we use the OCR for paperless booking. We scan the OCR-Result for Invoicenumbers, Dates, Amounts and and and to automatically book the invoice. For this we Need a good OCR Result or the possibility to fi...