From: Gregory Brown Date: 2005-11-12T01:12:11+09:00 Subject: Re: printing Avery labels On 11/11/05, James Britt wrote: > Joseph Alotta wrote: > > Greetings, > > > > Does anyone know how to print Avery labels with ruby? Perl has a > > library for this, but I couldn't find anything with ruby. How do you > > set the font for printing? How do you tab over a certain number of > > centimeters? > > Perhaps use Austin Ziegler's PDF Writer to create PDF files, and send > those to the printer This is what I do. Joseph, if you'd like, email me off list and I'll send you the code I use to do label printing. (no big secret just not worthy of public consumption ;) )