I am having a form which I need to convert into pdf. When form gets converted into pdf all the form fields remains editable but I need to make them disable, readonly or just replace with underline.
I am trying it over the example 3 provided with library. I just added few forms fields like labels, text fields and radio buttons.
Pls Help
Thank you