On Nov 10, 2005, at 2:46 PM, Jay Savage wrote:
On 11/10/05, Joseph Alotta <[EMAIL PROTECTED]> wrote:
Greetings,
I want to print Avery 6140 labels with name and address from a mac.
Is there a library. If not, does anyone know how to set a font and
tab a certain number of inches to print 3 columns?
Joe Alotta
A CPAN search is your best friend here. "Avery label" turns up
PostScript::MailLabels, labels, and Paper::Specs. Other search terms
will undoubtedly turn up other results. Take a look and see what works
for you.
Or AddressBook can print mailing labels in lots of Avery formats
natively. You could create some data in a format that it can import,
then print there.
-Ken