Releases: allanstevens/ClickDropPrintHelper
Releases · allanstevens/ClickDropPrintHelper
Version 2.0
ClickDropPrintHelper v2.0.0 Release Notes
We are excited to announce version 2.0.0 of ClickDropPrintHelper! This update includes significant improvements and new features to enhance your experience:
Enhanced UI: Streamlined navigation for easier document generation and management.
Improved QR Code Handling: Better integration of QR codes in proof of postage documents.
Performance Boost: Faster processing and handling of bulk shipping labels.
Full Changelog: v1.0.0...v2.0.0
Initial release 1.0
Added
- Initial release of ClickDropPrintHelper.
- Create bulk proof of postage documents from downloaded shipping labels PDF.
- Add QR codes to proof of postage documents.
- Generate packing slips with custom headers and footers.
- Generate a labels-only PDF from the original PDF.
Fixed
- N/A
Changed
- N/A
How to Run the JAR with Java 11
- Ensure you have Java 11 installed.
- Open a terminal or command prompt.
- Navigate to the directory where the JAR file is located.
- Run the following command:
java -jar ClickDropPrintHelper.jar
- The application will start, and you can follow the on-screen instructions.
Configuration
Ensure you have a config.properties file in the root directory with the necessary properties as described in the README.md file. This file is generated on first run.