Possible Duplicate:
Quickly add text to existing pdf files / fill forms
I think I have heard of some possibility to fill in the values of PDF forms using the (La)TeX programs. I mean not how to typeset a PDF form but how to fill the values of a given one.
Is this possible or am I remembering something completely wrong?
@ChristianWolfplease provide an example form. (I totally want to write an over-engineered answer which would be "turn the pdf into a bitmap, find all blank rectangular regions using some crazy algorithm, then use thepdfpagespackage to insert the original pdf, superimposing a label for each rectangle detected. Then in a second run let the user insert text for each label.) – Bruno Le Floch Dec 24 '11 at 23:34