By Cynthia, 7 December, 2025

To change or remove security settings, you must have permission to do so. If you want to change or remove security encrypted with certificate, you must have all access to the document, or you can’t do changes or remove security settings.

To change certificate protection, please do the following:

By Cynthia, 7 December, 2025
  1. Choose Protect > Secure Document > Certificate Protect.
  2. In Certificate Protection dialog box, create intended recipient list for the encrypt document:
  • Click New ID to create and store your self-signed digital ID in:

    New PKCS#12 digital ID file – Stores the digital ID information to a file with the extension .pfx on Windows and .p12 on Mac OS. You can use the files interchangeably across different operating systems. 

By Cynthia, 7 December, 2025

The advantage of securing documents with certificates is that authors can specify unique permissions for each person. For example, authors can permit a person to fill in forms and comment in document, and permit another person to edit text or delete pages. You can choose certificates from files on disk, or from the Windows certificate store. Only a specific set of users whose identities can be verified and managed can have access to the document. A certificate that contains public key and other identifying information is used to encrypt documents, or verified a digital signature.

By Cynthia, 7 December, 2025
  1. Choose Protect > Secure Document > Password Protect, or click File > Properties > Security and choose Password Protection from the drop-down list. 
  2. In the Password Protection dialog box, do the following:

Document Open Settings: 

Require a password to open the document – selects to require users to type the password you specify to open the document.

By Cynthia, 7 December, 2025

You can add a password to a PDF to limit access and restrict certain features, such as printing, copying and editing.

By Cynthia, 7 December, 2025

Some PDF files may contain restrictions preventing actions such as printing, editing, copying, etc. To check if you have these permissions, please do the following:

  • Choose File > Properties > Security, or Protect > Secure Document > Security Properties
By Cynthia, 7 December, 2025

The Optional Database Connectivity plug-in is a JavaScript object inside Foxit PDF Editor, allowing you to connect to Windows ODBC (Open Database Connectivity) data sources. It provides some basic JavaScript properties and methods to gain increased customization options and data accuracy to access to information databases. More importantly, JavaScript can be used to execute SQL commands and retrieve data, which can, in turn, be used to populate a PDF file.

By Cynthia, 7 December, 2025

You can use the built-in JavaScript editor in Foxit PDF Editor (or an external JavaScript editor if you have specified one in File > Preferences > JavaScript) to create and edit all the JavaScripts in a PDF file. To open the JavaScript editor, choose Form > JavaScript > Edit All JavaScripts. In the JavaScript Editor dialog box, click Go to to jump to a specific line of code.