Search found 14 matches

by Eco
Fri Sep 02, 2011 3:42 pm
Forum: PDF
Topic: Problems with InsertPage and DeletePage
Replies: 2
Views: 2148

Re: Problems with InsertPage and DeletePage

Great, thank you!
by Eco
Fri Sep 02, 2011 11:21 am
Forum: PDF
Topic: Problems with InsertPage and DeletePage
Replies: 2
Views: 2148

Problems with InsertPage and DeletePage

Hello support, i've tested the new pdf page manipulation methods and ran into several problems (using GDPicture 8.2.). First, InsertPage seems to correctly insert a page at the desired position, but moves the page previously been at this position to the end of the document. Here is the code i'm usin...
by Eco
Wed Sep 01, 2010 1:00 pm
Forum: Barcode Reading & Writing
Topic: Bad Barcode detection on high resolution images
Replies: 9
Views: 10481

Re: Bad Barcode detection on high resolution images

Thank you for the info. When approximately will version 7 be available?
by Eco
Wed Aug 25, 2010 3:05 pm
Forum: Barcode Reading & Writing
Topic: Bad Barcode detection on high resolution images
Replies: 9
Views: 10481

Re: Bad Barcode detection on high resolution images

I've sent you the image.

Best Regards,
Eco
by Eco
Wed Aug 25, 2010 2:38 pm
Forum: Barcode Reading & Writing
Topic: Bad Barcode detection on high resolution images
Replies: 9
Views: 10481

Re: Bad Barcode detection on high resolution images

Hello Loic, i've tried this with "gdImaging.ResizeHeightRatio(iImage, 3500, System.Drawing.Drawing2D.InterpolationMode.Default);" on a tif-file with 25 pages, all 600 DPI. Without scaling the images, the barcode recognition process (on the 600 DPI images) is significantly faster than scali...
by Eco
Wed Aug 25, 2010 9:01 am
Forum: Barcode Reading & Writing
Topic: Bad Barcode detection on high resolution images
Replies: 9
Views: 10481

Re: Bad Barcode detection on high resolution images

Hello Loic,

thanks for the answer, i think, i will implement it this way, even though this will probably result in a slight performance decrease.

I think, we will do some additional tests and purchase the library in the next days then. :)

Best regards,
Eco
by Eco
Tue Aug 24, 2010 12:29 pm
Forum: Barcode Reading & Writing
Topic: Bad Barcode detection on high resolution images
Replies: 9
Views: 10481

Bad Barcode detection on high resolution images

Hello GDPicture-Support, i've recognized a quite strange behaviour when trying to detect barcodes on images with a resolution of 600 DPI (4992x6920 pixels in this case) or greater. Most of the barcodes on such images are not recognized by GDPicture. When i use the resize method to reduce the resolut...
by Eco
Mon Aug 23, 2010 4:24 pm
Forum: Barcode Reading & Writing
Topic: Memory leak?
Replies: 12
Views: 11982

Re: Memory leak?

Hello Loic,

thats good news, thanks for the info!

Best Regards,
Eco
by Eco
Mon Jul 19, 2010 12:22 pm
Forum: Barcode Reading & Writing
Topic: Memory leak?
Replies: 12
Views: 11982

Re: Memory leak?

Hi Loic, ok, i can comprehend this, but we are in need of a barcode recognition library for our application and slowly but steady we are getting to a point where we must decide which product to take. Your product is our favorite, primary because of the great recognition speed. Would be a pity if it ...
by Eco
Fri Jun 25, 2010 12:01 pm
Forum: Barcode Reading & Writing
Topic: Memory leak?
Replies: 12
Views: 11982

Re: Memory leak?

Hello again,

i know, we have not purchased the product yet, but can you please give a little response even tough? :wink:

Thank you!

Best Regards,
Eco
by Eco
Thu Jun 10, 2010 12:17 pm
Forum: Barcode Reading & Writing
Topic: Memory leak?
Replies: 12
Views: 11982

Re: Memory leak?

Hello Loic,

can you say when this issue will be worked on/solved approximately?

Thank you!

Best regards,
Eco
by Eco
Mon May 17, 2010 10:11 am
Forum: Barcode Reading & Writing
Topic: Memory leak?
Replies: 12
Views: 11982

Re: Memory leak?

Hello Loic,

are there any news regarding this issue?

Thank you.

Regards,
Eco
by Eco
Thu Apr 29, 2010 12:13 pm
Forum: Barcode Reading & Writing
Topic: Memory leak?
Replies: 12
Views: 11982

Re: Memory leak?

I've sent you the tif file as ticket #3269.
by Eco
Thu Apr 29, 2010 11:08 am
Forum: Barcode Reading & Writing
Topic: Memory leak?
Replies: 12
Views: 11982

Memory leak?

Hello GdPicture-Team, we are evaluating your barcode recognition functionality at the moment (GdPicture.NET 6.7.0.0) and recognized a problem concerning the memory usage. Here is the example code: public Form1() { InitializeComponent(); gdImaging = new GdPicture.GdPictureImaging(); gdImaging.SetLice...