Experimental project

This is a sandbox project, which contains experimental code for developer use only.

git clone --branch master larowlan@git.drupal.org:sandbox/larowlan/1358646.git ubercart_mailing_labels

Overview

Provides ability to generate mailing labels from Ubercart orders as PDF using imagemagick.

Features

Choose layout of labels (rows/columns/width/height/margin/spacing etc) as well as font size.
Choose orders and download a pdf of the address labels.

Requirements

Ubercart.
PHP imagemagick extension.
You must add your own version of arial.ttf to the fonts folder. Arial is not GPL so can't be put on Drupal.org. Find the file on your server and copy/symlink it into the fonts folder of this module as arial.ttf. If the module can't find that file, it won't work.

Known problems

Works for me (TM) but your mileage might vary depending on versions of imagemagick and fonts used etc. Report any issues via the issue queue.

Credits

Developed by Lee Rowlands of Rowlands Group.
Sponsored by Website Express

Supporting organizations: 

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: E-commerce
  • Created by larowlan on , updated