Re: [iText-questions] Checkboxes and Radiobuttons do not render in pdf

2011-07-08 Thread 1T3XT BVBA
On 8/07/2011 16:43, Sunil wrote: I have a webform in ASP.Net with some radio buttons and checkboxes. You're using HTMLWorker. This object will be replaced with XML Worker soon. As documented, HTMLWorker nor XML Worker support form fields because PDF forms are different from HTML forms. If you

Re: [iText-questions] Checkboxes and Radiobuttons do not render in pdf

2011-07-08 Thread Sunil
ists.sourceforge.net Subject: Re: [iText-questions] Checkboxes and Radiobuttons do not render in pdf On 8/07/2011 15:46, Sunil wrote: When I am converting my web page to pdf, Please clarify, what are you using, how do you do it, show us a standalone working example of the relevant code. I fo

Re: [iText-questions] Checkboxes and Radiobuttons do not render in pdf

2011-07-08 Thread Balder
On 8/07/2011 15:46, Sunil wrote: When I am converting my web page to pdf, Please clarify, what are you using, how do you do it, show us a standalone working example of the relevant code. I found that it does not render the checkboxes and radiobuttons on my web page, but just the text for t

Re: [iText-questions] Checkboxes and Radiobuttons do not render in pdf

2011-07-08 Thread 1T3XT BVBA
On 8/07/2011 15:46, Sunil wrote: When I am converting my web page to pdf, I found that it does not render the checkboxes and radiobuttons on my web page, but just the text for them. Is there a way to render radio buttons and checkboxes from my web page in pdf using iText? The first time