Skip to content

Releases: allanstevens/ClickDropPrintHelper

Version 2.0

04 Mar 21:26

Choose a tag to compare

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

07 Feb 07:31

Choose a tag to compare

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

  1. Ensure you have Java 11 installed.
  2. Open a terminal or command prompt.
  3. Navigate to the directory where the JAR file is located.
  4. Run the following command:
    java -jar ClickDropPrintHelper.jar
  5. 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.