xhtml2pdf icon indicating copy to clipboard operation
xhtml2pdf copied to clipboard

form elements not recognized

Open a1s opened this issue 14 years ago • 0 comments

Although pisa_reportlab is able to process input elements of types "radio" and "select", pisa_parser allows only "text", "hidden", and "checkbox". Perhaps "radio" and "select" should be added to TAGS["input"]. It would be good to add "password" and "submit" types also.

a1s avatar Feb 18 '11 09:02 a1s