Search found 36 matches

by Costinel
Mon Nov 06, 2017 10:56 am
Forum: PDF
Topic: Merging Documents
Replies: 3
Views: 3874

Re: Merging Documents

Hi, The 'for' loop should be: for (int i = 1; i <= PdfSource.GetPageCount(); i++) because PageNo The page number of the required page from the source document, which you want to clone into the current document. It should be a value within the interval from 1 to GetPageCount() of the source document....
by Costinel
Fri Aug 11, 2017 10:14 am
Forum: Barcode Reading & Writing
Topic: Barcode1DReaderGetBarcodeXY
Replies: 12
Views: 22640

Re: Barcode1DReaderGetBarcodeXY

Hi Stephan,

Version 12 is discontinued, so I tried with version 14. Any fix will be available only for version 14.
Please try again to attach the image.

Regards,
Costinel
by Costinel
Fri Aug 11, 2017 7:38 am
Forum: Barcode Reading & Writing
Topic: Barcode1DReaderGetBarcodeXY
Replies: 12
Views: 22640

Re: Barcode1DReaderGetBarcodeXY

Hi Stephan, You are right, the barcode coordinates for the skewed barcode are not good. The association to TopLeft,... should be relative to the original position of the barcode before the rotation. It should have been: TopLeft = 705 | 2236 TopRight = 926 | 2801 BottomRight = 649 | 2912 BottomLeft =...
by Costinel
Thu Aug 10, 2017 7:31 am
Forum: Barcode Reading & Writing
Topic: Barcode1DReaderGetBarcodeXY
Replies: 12
Views: 22640

Re: Barcode1DReaderGetBarcodeXY

Hi Stephan,

Please attach the image so we may replicate the issue.
Or you may open a ticket support on https://support.orpalis.com/index.php?/Tickets/Submit/

Best regards,
Costinel Mitrea
GdPicture Team
by Costinel
Tue Jul 25, 2017 7:30 am
Forum: Barcode Reading & Writing
Topic: Checksum calculated drawing barcode 1D
Replies: 1
Views: 11562

Re: Checksum calculated drawing barcode 1D

Hi Elisa,

GdPicture does not currently provide a method for checksum computation.
The checksum, if present, is different for each 1D barcode type. Please let me know what barcode type are you using to encode your data, and I will explain how to compute the checksum.

Best regards,
Costinel Mitrea
by Costinel
Wed Jun 28, 2017 7:17 am
Forum: Barcode Reading & Writing
Topic: Data Matrix generated with Undefined encoding type
Replies: 4
Views: 16415

Re: Data Matrix generated with Undefined encoding type

Hi Elisa, Our latest release, 14.0.9, encodes properly the DataMatrix in Edifact Mode, so it is encoding properly your data with mode Undefined or Edifact. Please update and let us know how is it working for you. https://www.gdpicture.com/download-gdpicture/ Best regards, Costinel MItrea GdPicture t...
by Costinel
Tue Jun 13, 2017 8:26 am
Forum: Barcode Reading & Writing
Topic: Removing Checksum of a Barcode (Reading)
Replies: 2
Views: 12264

Re: Removing Checksum of a Barcode (Reading)

Hi Sephir, Our barcode reader returns the result including the checksum if it is present. Currently you don't have the possibility to retrieve the barcode info without the checksum character(s). Removing the checksum depends on the barcode type you are reading. For example, Code 39 has an optional 1...
by Costinel
Mon May 22, 2017 8:00 am
Forum: Barcode Reading & Writing
Topic: Data Matrix generated with Undefined encoding type
Replies: 4
Views: 16415

Re: Data Matrix generated with Undefined encoding type

Hi, When EncodingMode is set to Undefined, the input string is analyzed and the best mode(s) for encoding the data is selected, in order to produce the smallest possible DataMatrix symbol encoding the data. I have reproduced the behavior using GdPicture 14. It seems that there is a problem when EDIF...
by Costinel
Mon Apr 24, 2017 1:47 pm
Forum: Barcode Reading & Writing
Topic: GenericError when creating certain QR Codes
Replies: 2
Views: 12343

Re: GenericError when creating certain QR Codes

Hi,

A fix for this issue was implemented in GdPicture, please update to the latest release.

Best regards,
Costinel
by Costinel
Wed Feb 15, 2017 10:28 am
Forum: Barcode Reading & Writing
Topic: Barcode cannot be read
Replies: 21
Views: 36413

Re: Barcode cannot be read

Hi,

As I answered in the support platform, the development team is working on a solution for all the PDF417 barcode in your images, it is in the roadmap for the next major release.

Best regards,
Costinel Mitrea
by Costinel
Mon Feb 06, 2017 9:49 am
Forum: Barcode Reading & Writing
Topic: GenericError when creating certain QR Codes
Replies: 2
Views: 12343

Re: GenericError when creating certain QR Codes

Hi,

Thank you for pointing this to us.
The behavior was reproduced by our development team. I will let you know when a fix will be available for update.

Best regards,
Costinel Mitrea
by Costinel
Tue Jan 17, 2017 10:02 am
Forum: Barcode Reading & Writing
Topic: Barcode cannot be read
Replies: 21
Views: 36413

Re: Barcode cannot be read

Hi, The development team has found a solution for your images, it is currently tested using all the PDF417 images we have. Please send us those 100+ images which weren't recognized as PDF417 barcode in version 12, to be tested using this solution. To keep the confidentiality of your images, please o...
by Costinel
Thu Jan 12, 2017 9:08 am
Forum: Barcode Reading & Writing
Topic: Barcode cannot be read
Replies: 21
Views: 36413

Re: Barcode cannot be read

Hi, The problem with the images you post here is known, and the development team is working on finding the best solution for the bug. In order to keep the confidentiality of your images, please open a support ticket, at https://support.orpalis.com/index.php?/Tickets/Submit/, and make sure you includ...
by Costinel
Tue Nov 08, 2016 10:10 am
Forum: Barcode Reading & Writing
Topic: Barcode cannot be read
Replies: 21
Views: 36413

Re: Barcode cannot be read

Hi,

We have identified the problem in processing your images. A fix for this issue will be scheduled soon.
I'll notice you when the release with the fix will be available for download.

Best regards,
Costinel Mitrea
by Costinel
Tue Oct 25, 2016 11:50 am
Forum: Barcode Reading & Writing
Topic: Barcode cannot be read
Replies: 21
Views: 36413

Re: Barcode cannot be read

Hello,

Thank you for pointing this to us, I have been able to reproduce the described issue.
I have transmitted the images to the development team, I will get back to you as soon as I have news.

Regards,
Costinel Mitrea
GdPicture Team