> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Marcel Gil Vega
> Sent: Monday, October 15, 2007 1:20 PM
> To: Post all your questions about iText here
> Subject: [iText-questions] upgrade PDF417 in iText 2.0.6 released?
>
> ok
>
> Thanks you very much for your attention.
> I'll continue working to try to fix them.
> Do you make some upgrade to the pdf417 in iText 2.0.6 released?
What upgrade.
Paulo
>
> Regards,
>
> Marcel
>
>
> Paulo Soares <[EMAIL PROTECTED]> wrote:
>
> I can't reproduce the problem. With your data I get 35
> coderows and error level 3. I attach the resulting
> bmp.
>
> Paulo
>
> --- Marcel Gil Vega wrote:
>
> > Hi,
> >
> > This my code:
> >
> > BarcodePDF417 b = new BarcodePDF417();
> > b.CodeColumns = 23;
> > b.Options = BarcodePDF417.PDF417_FORCE_BINARY +
> > BarcodePDF417.PDF417_FIXED_COLUMNS
> > +
> > BarcodePDF417.PDF417_USE_ERROR_LEVEL
> > +BarcodePDF417.PDF417_AUTO_ERROR_LEVEL;
> >
> > Bitmap bmp = b.CreateDrawingImage(dataToEncode);
> >
> > It automatic compute the rows = 40
> > and error level = 2
> >
> > I attached the input values(dataToEncode) i used to
> > encode and my output image with the regular pattern.
> >
> > Sincerely,
> >
> > Marcel
> >
> > Paulo Soares wrote: I don't
> > see anything wrong but, who knows. Posta a complete
> > example needed
> > to create the barcode, including the data.
> >
> > Paulo
> >
> > ----- Original Message -----
> > From: "Marcel Gil Vega"
> > To:
> > Sent: Friday, October 05, 2007 8:46 PM
> > Subject: [iText-questions] padding in PDF417...
> >
> >
> > Hi,
> >
> > Please look the sample of the image generated I
> > attached.
> >
> > I understand the padding can't be remove if it is
> > using only a few columns
> > of the rows in order to complete the number of
> > columns by row.
> >
> > But as you can see the padding is using
> > approximately the last 5 rows
> > completely. In this case I think it can be remove
> > because it is using all
> > the row.
> > I tested another generators and i can get the image
> > with and without
> > padding.
> > Due to above comment i'm sure i can do the same
> > with your project but i
> > want to know to say that to your code. It should be
> > very simple. I only must
> > set a combinations of options of object
> > BarcodePDF417 i think. I was trying
> > to combine them but really i can't find it.
> >
> > Sincerely thanks you very much for your time,
> >
> > Marcel
Aviso Legal:
Esta mensagem é destinada exclusivamente ao destinatário. Pode conter
informação confidencial ou legalmente protegida. A incorrecta transmissão desta
mensagem não significa a perca de confidencialidade. Se esta mensagem for
recebida por engano, por favor envie-a de volta para o remetente e apague-a do
seu sistema de imediato. É proibido a qualquer pessoa que não o destinatário de
usar, revelar ou distribuir qualquer parte desta mensagem.
Disclaimer:
This message is destined exclusively to the intended receiver. It may contain
confidential or legally protected information. The incorrect transmission of
this message does not mean the loss of its confidentiality. If this message is
received by mistake, please send it back to the sender and delete it from your
system immediately. It is forbidden to any person who is not the intended
receiver to use, distribute or copy any part of this message.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/