This module prints mailing labels using the ufpdf unicode / UTF-8 extension for FPDF written by Steven Wittens http://acko.net/node/56. This module follows the lead of the mailing label functionality in CiviCRM: http://wiki.civicrm.org/confluence/display/CRMDOC/Mailing+Labels.

Dependencies:

- Views module

Instructions

- Install like any other module. For more info see here: http://drupal.org/node/70151

- Go to the view which you wish to make mailing labels out of. Select the 'Mailing Label' display. Attach the display to a block or page. Make sure that the filters, fields, and sort criteria are the same for the mailing label and the block or page you attach it to.

Troubleshooting

Use Fields 'Row Style'

This module uses the output from fields created by views to make the labels. If you have use a 'Row Style' of nodes there will be no fields and the module will not work.

Exposed Filters

If you use exposed filters you have to turn 'Inherit Exposed Filters' to YES under 'Attachment Settings' or your label will be blank.

Demonstration

http://aaroncouch.info/mailing_label

Developers:

-Aaron Couch

http://zivtech.com