Re: [iText-questions] Check Box in iText PDF is not printing

2009-06-26 Thread Paulo Soares
field.setFlags(PdfFormField.FLAGS_PRINT); Paulo - Original Message - From: "Amitava Paul" To: Sent: Friday, June 26, 2009 11:53 PM Subject: [iText-questions] Check Box in iText PDF is not printing Hello I have created a PDF using iText API and the PDF was b

[iText-questions] Check Box in iText PDF is not printing

2009-06-26 Thread Amitava Paul
Hello I have created a PDF using iText API and the PDF was basically a Application form which contains Text as well as check boxes.I was able to create it properly as I can see the soft copy for that; the problem when I tried to print it. In the printed page, I can see only the text lines a