[C# 2010] - Barcode on multipage tiff.

Discussions about image processing and document imaging.
Post Reply
Dr3w
Posts: 22
Joined: Fri Nov 09, 2012 6:22 pm

[C# 2010] - Barcode on multipage tiff.

Post by Dr3w » Thu Dec 06, 2012 3:27 pm

Hi at all,
is there a way to set it in each page of a .tiff file automatically?
Or, I must work every single page?

Thanks.
Andrea.

SamiKharma
Posts: 352
Joined: Tue Sep 27, 2011 11:47 am

Re: [C# 2010] - Barcode on multipage tiff.

Post by SamiKharma » Sun Dec 09, 2012 10:42 am

Hi,

You must select each page and draw the barcode on each one.

Best Regards,
Sami

Dr3w
Posts: 22
Joined: Fri Nov 09, 2012 6:22 pm

Re: [C# 2010] - Barcode on multipage tiff.

Post by Dr3w » Mon Dec 10, 2012 10:42 am

Hi SamiKharma,
I've already tried to select each page (...) and draw barcode with
public GdPictureStatus Barcode1DWrite(
int ImageID,
Barcode1DWriterType BarcodeType,
String Data,
int DstLeft,
int DstTop,
int DstWidth,
int DstHeight,
Color FillColor
);
method (passing its ImageID after each page selection)... But it doesn't work (it doesn't work for the first-page too).
It works greatly without page selection (for the first page, obviously).
I'm sure that I must use another method... Or I have to save every single page into image file and than re-add them into a tiff multipage file? :shock:

Thank you so much.
Regards.

Andrea.

SamiKharma
Posts: 352
Joined: Tue Sep 27, 2011 11:47 am

Re: [C# 2010] - Barcode on multipage tiff.

Post by SamiKharma » Mon Dec 10, 2012 3:58 pm

Hi Andrea,

Thanks for the report, and has been fixed for the next minor release.

Best,
Sami

Dr3w
Posts: 22
Joined: Fri Nov 09, 2012 6:22 pm

Re: [C# 2010] - Barcode on multipage tiff.

Post by Dr3w » Mon Dec 10, 2012 4:37 pm

Hi Sami,
my pleasure.

I'll try a work-around until your next release.

Thanks again.

Regards.
Andrea.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest