Read only pdf dynamic form element

Hi,

We have a document which have pdf dynamic form element and when we change some fields the content of the pdf changes. we want to convert that pdf to non editable (read only) document it mean we need to convert a pdf document in which no one able to changes field option and not able change pdf content.

@hariomgupta73

You can please try to use Document.Flatten() method in order to flatten the PDF. However, if you have different requirements or you face any issues, please share your document with the expected output so that we can test the scenario in our environment and address it accordingly.