Adobe Template Documents Encryption?
I want to retrieve template documents using Adobe Rest APIs in my Ruby on Rails Application. I am able to retrieve the documents but I am unable to fill the pdf with its field forms. After retrieving the documents I found that there is an encryption for these documents(1st image: template document encryption info, 2nd image: before uploading to adobe templates).


How to remove this encryption? If not possible then is there any rest APIs for filling these documents with field forms and appropriate values (preferably using JSON file)? I looked into the Document generation API in Adobe PDF services but I can use only docs for that API not PDFs.
