Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This plugin bundle is compatible with Joget DX 8 and onwards.


Expected Outcome

To be able to add password on multiple PDF files.







Figure 1: Generate password protected PDF files

Get Started

Steps

Where to get the plugin

...

2. To create the app from scratch, now let us create a new form File Upload and Download with two File Upload elements.

Figure 2: File Upload and Download Form


3. Create list and crud for the form.

Image Modified

Figure 3: Generate List and CRUD for File Upload and Download Form

...

4. Go to List - File download and add File Upload as another column in the list.

Figure 4: Modify File Upload and Download List


5. Now return to the first File Upload and Download form we created, attach the Password Protected Pdf Tool in the Post Form Submission Processing section.

Figure 5: Attach Password Protected Pdf Tool to File Upload and Download Form


6. Fill in the plugin configurations based on File Add Image Tool Properties. Fill in the password. Save the form.

Figure 6: Fill in Plugin Configurations


7. Now go to the UI again. Go to Manage File Upload and Download and upload a new PDF file. Save.

 

Figure 7: Upload a PDF file


8. You can see now the file is generated, with default name based on Table 1. Click edit.

Figure 8: PDF File with Password Protected Generated


9. You can see that the PDF file has been encrypted.

Figure 9: Download and View the Generated PDF File


10. Now let us try uploading multiple files. To upload multiple files, we need to enable the checkbox Enable Multiple Files Upload. Save and return to the UI.

...

11. Upload multiple files. You can see that the image is added to multiple files together.

Figure 1611: Upload and Download Generated Image on Multiple Files


Password Protected Pdf Tool Properties

Configure Password Protected Pdf Tool

Image Added

Figure 12: Plugin Configurations

NameDescription
Source FileHeader
Choose Form *Form where field for source file resides
Choose Field *Field of source file
PasswordHeader
Password *Set password for the pdf file generated
Output FileHeader
Choose Form *Form where field for output file resides
Choose Field *Field of output file

Source Code and Plugin Download


Demo App Download