day, June 27, 2005 9:38 PM
Subject: [iText-questions] Problem with Text Form Field for Unicode Text
Dear Paulo,
I want to create a unicode Text Field. Please see my
code and output pdf.
The text can dispaly very well. But, I can not type
text inside the adobe reader.
Please help.
Docume
Dear Paulo,
I want to create a unicode Text Field. Please see my
code and output pdf.
The text can dispaly very well. But, I can not type
text inside the adobe reader.
Please help.
Document document = new Document(PageSize.A4, 50, 50,
50, 50);
PdfWriter writer = PdfWriter.getInstance(docume