I have a simple HTML page, iText is able to produce a PDF from it. It\'s fine but the checkbox is ignored. What can I do about it ?
import java.io.FileOutput
creating pdfs with iText from html is a bit troubled. i advise to use the flying saucer library for this. it is also using iText in the background.