Re: [iText-questions] Filling in barcode of PDF Form

2008-07-17 Thread 1T3XT info
Leonard Rosenthol wrote: > Barcodes ARE supported in AcroForms, and have been since PDF 1.6. > However, due to a mixup, the details of the implementation for them > never made it into the PDF Reference OR ISO 32000 :(. Aha, I didn't know that. It's as if whatever isn't in the PDF Reference do

Re: [iText-questions] Filling in barcode of PDF Form

2008-07-17 Thread Leonard Rosenthol
On Jul 17, 2008, at 9:18 AM, 1T3XT info wrote: > msypl wrote: >> Hi all, >> >> I create an XFA PDF Form in Adobe LiveCycle Designer 8 which >> contains a >> barcode (Code 128) , > > Barcodes in forms are XFA specific. > They weren't supported in AcroForms. > As you know, there is some support f

Re: [iText-questions] Filling in barcode of PDF Form

2008-07-16 Thread 1T3XT info
msypl wrote: > Hi all, > > I create an XFA PDF Form in Adobe LiveCycle Designer 8 which contains a > barcode (Code 128) , Barcodes in forms are XFA specific. They weren't supported in AcroForms. As you know, there is some support for XFA in iText; but you shouldn't expect miracles. > when I us

[iText-questions] Filling in barcode of PDF Form

2008-07-16 Thread msypl
Hi all, I create an XFA PDF Form in Adobe LiveCycle Designer 8 which contains a barcode (Code 128) , when I use command line tool pdftk (written in iText) to fill in all PDF form fields including barcode field, the barcode just turns into the text I set to, but not the barcode, I try all barcod