- Edit Title, which is shown in most browsers/viewers
- Edit Subject, Author, Producer, Creator, Keywords, Trapped
- Change Creation & Modification Date
- Protect PDF Files with Passwords
- PDF Permission Support
- Java 8
- Java 17
- Java 18
Everytime a file is saved, a backup of that file will be saved to your OS Temp folder.
- Windows:
%temp%\PdfPropertyEditor\backup\ - Linux:
/tmp/PdfPropertyEditor/backup/
- Windows:
%APPDATA%\PdfPropertyEditor\config.ini - Linux:
/home/USER/.config/PdfPropertyEditor/config.ini
- FlatIntelliJLaf - Class:
com.formdev.flatlaf.FlatIntelliJLaf(Default) - FlatDarculaLaf - Class:
com.formdev.flatlaf.FlatDarculaLaf - Windows Default - Class:
com.sun.java.swing.plaf.windows.WindowsLookAndFeel - FlatLightLaf - Class:
com.formdev.flatlaf.FlatLightLaf - FlatDarkLaf - Class:
com.formdev.flatlaf.FlatDarkLaf
To change the theme, set the theme_class property in the config to the given classes above.
This code is under the Apache License 2.0.

