in pdf with interactive form
Op 9/12/2010 17:50, Leonard Rosenthol schreef:
Why not use a field of type Barcode? Barcode fields were introduced in PDF 1.7
and work for both AcroForms as well as XFA-based forms.
I always forget the Barcode fields in AcroForms.
Weren't they forgotten in the
Op 9/12/2010 17:50, Leonard Rosenthol schreef:
Why not use a field of type Barcode? Barcode fields were introduced
in PDF 1.7 and work for both AcroForms as well as XFA-based forms.
I always forget the Barcode fields in AcroForms.
Weren't they forgotten in the specs?
---
Subject: [iText-questions] BAR Code in pdf with interactive form
Hi,
I want to make a interactive form in PDF and based on the fields of form I want
to put a barcode (pdf417) in the same pdf;
For example: I have a form with one field: name ; when I change this field I
want to show a barcode in the pdf
Op 9/12/2010 16:44, Adrian Constantin POPESCU schreef:
Hi,
I want to make a interactive form in PDF and based on the fields of
form I want to put a barcode (pdf417) in the same pdf;
For example: I have a form with one field: name ; when I change this
field I want to show a barcode in the pd
Hi,
I want to make a interactive form in PDF and based on the fields of form I want
to put a barcode (pdf417) in the same pdf;
For example: I have a form with one field: name ; when I change this field I
want to show a barcode in the pdf (something like onchange in javascript)
Thank you