reportlab.pdfbase.pdfform.py implica que puede, pero no suena como una función madura.
Support for Acrobat Forms in ReportLab documents
This module is somewhat experimental at this time.
Includes basic support for
textfields,
select fields (drop down lists), and
check buttons.
The public interface consists of functions at the moment.
At some later date these operations may be made into canvas
methods. (comments?)
The ...Absolute(...) functions position the fields with respect
to the absolute canvas coordinate space -- that is, they do not
respect any coordinate transforms in effect for the canvas.
Para aclarar la cuestión de lo que es una forma interactiva - http://help.adobe.com/en_US/Acrobat/9.0/Standard/WS58a04a822e3e50102bd615109794195ff-7dd2.w.html y este ejemplo http: // ayuda .adobe.com/en_US/Acrobat/9.0/Samples/interactiveform_enabled.pdf y sí, también necesito esto de reportlab ;-) – user288299
¿Qué quiere decir con formularios PDF interactivos? – Seitaridis