As a starting point:
http://tex.stackexchange.com/questions/14842/creating-fillable-pdfs
but also:
http://www.ctan.org/tex-archive/info/pdf-forms-tutorial
And as an example:
http://martin-thoma.com/creating-pdf-forms-with-latex/
WOW! Very nice example. It is just be needed to add hyperref support as
Kornel says:
1.) enable hyperref in document settings Document->Settings->PDF
options->use package hyperref
2.) in ERT add on appropriate place
add ERT as in the example from:
begin{Form}[[email protected],encoding=html,method=post]
to
end{Form}
I am quite sure that you have to use ert in Lyx.
This is not an issue, although it would be nice to have it on a module, but
I can use it as it is now. Thank you all!
Cheers,
Rainer
Alex