Re: [iText-questions] PDF document To ByteArrayOutputStream

2006-05-24 Thread bruno
M.Rameshkumar wrote: Hi, I am trying to populate form-field values in the PDF file using PDF template file which has fillable fields. I need to populat values from the database. This should be opened in a browser where user can again edit the field values. what is approach I should take s

[iText-questions] PDF document To ByteArrayOutputStream

2006-05-23 Thread M.Rameshkumar
Hi, I am trying to populate form-field values in the PDF file using PDF template file which has fillable fields. I need to populat values from the database. This should be opened in a browser where user can again edit the field values. what is approach I should tak