On Thursday 10 November 2005 15:52, 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? The best thing to do would be to either port the Perl CPAN library to Ruby or use PostScript directly. I'm going to need to do something similar shortly, so I may be porting the library in the first place. Anyone else know of a better solution? > Joe > > jalotta at earthlink dot net