/shipping-labels

Prepare PDF files to be printed on A4 from shipping providers (Colissimo, Mondial Relay)

Primary LanguageGoApache License 2.0Apache-2.0

shipping-labels

A small program written in Go to prepare PDF files from shipping provider into one big file ready to be print.

This program will:

  • crop PDF files from Colissimo and Mondial Relay to only keep the shipping label part
  • merge everything into one file

Installation

Grab the corresponding .tar.gz from the release page and execute directly the program with

./shipping-labels

Usage

Usage:
  shipping-labels [src_dir] [dest_dir] 

It will produce a pdf file in [dest_dir] named <YYYYMMDD-hhmm>_ready_to_print.pdf.