Re: [iText-questions] Acroform pdf-Template with Barcodefield

2006-12-19 Thread Paulo Soares
You'll have to use a barcode font in the field if you want to fill from XFDF. Other options are possible with icon replacement, for example. Paulo - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Tuesday, December 19, 2006 4:27 PM Subject: [iText-questions] A

[iText-questions] Acroform pdf-Template with Barcodefield

2006-12-19 Thread kl
Hello, is it possible to generate a PDF-Template(Acroform) that has a barcode field in it? I want to generate a xml-file (XFDF-Document) with the data, out of the database and generate the resulting PDF-File with xfdf merging. Is this possible? In the tutorial the studentcard has a barcode, bu