1

Hello,

i got an question on rendering forms to pdf. I would like to get a pdf that looks like my web form but with no features of editing. I don't want the user to be able to change anything, its just for saving the form with the inputs into pdf file. Is there a switch or something else to disable editing in pdf?

Regards
Bernhard

2

so, do not use form if you don't want the user to be able to change the values wink
Ancien pseudo : lolo

3

in the web form the user must be able edit the values, only on pdf he must not. I don't want to build the form a second time for pdf rendering.

4

meaby, but it is not a form that you want to have in PDF, it is a resume of the response. It is like in HTML : you have to create a specific html page to display the results
Ancien pseudo : lolo