Anyone had issues with encrypted PDF's post Cf2021 update 20 (from 18 -> 19 -> 20 + 18 -> 20 ) ? the whole pdf system was broken to begin with but now its just encrypted PDF's not working. Have done the following so far (so many files missing....)
1. Delete /cfusion/bin/felix-cache folder (will require an eventual CF restart to rebuild - fixes an ORM error)
2. Copy \cfusion\jetty\etc\extra\jetty-ipaccess.xml -> \cfusion\jetty\etc\jetty-ipaccess.xml (add on service threw an error and wouldnt start before this)
3. Add bcprov-jdk15on-1.53.jar -> \cfusion\wwwroot\WEB-INF\lib\
4. Add bcprov-jdk15on-153.jar -> \cfusion\jetty\webapps\PDFgServlet\WEB-INF\lib
5. Add xalan.jar -> \cfusion\lib