Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Using Perl to print on Avery laser labels

by Popcorn Dave (Abbot)
on Aug 29, 2002 at 19:57 UTC ( [id://193885]=perlquestion: print w/replies, xml ) Need Help??

Popcorn Dave has asked for the wisdom of the Perl Monks concerning the following question:

Fellow monks,

I've got some data I've parsed and want to dump this on to mailing labels. I'd like to shoot them off my laser printer on to some Avery precut labels. I tried searching here, but to no avail.

Has anyone done this just using Perl and not using a mail-merge in another program?

Thanks in advance!

Some people fall from grace. I prefer a running start...

  • Comment on Using Perl to print on Avery laser labels

Replies are listed 'Best First'.
Re: Using Perl to print on Avery laser labels
by vroom (His Eminence) on Aug 29, 2002 at 20:22 UTC
    Check out PDF::Labels I've been using that with good success in a mapping program at work. You graphically select the properties you want to mail something to, optionally add a buffer and then generate the PDF of labels. One note, in Acrobat Reader you want to uncheck shrink to fit page or anything similar in the print options. This seems to screw up the alignment. When that option is unchecked it seems to work fine on all printers.

    It comes with a number of predefined formats the first one matches Avery 5160 and 5260 I think. If you look at the source to the module it'll give you descriptions of each format.

    There are also some modules for doing this with PostScript I believe.

Re: Using Perl to print on Avery laser labels
by RMGir (Prior) on Aug 29, 2002 at 20:14 UTC
Re: Using Perl to print on Avery laser labels
by Popcorn Dave (Abbot) on Aug 29, 2002 at 22:32 UTC
    Thanks for the suggestions!

    I'd rather not deal with the postscript side of it as this may be a one off run, but the PDF module sounds like the ticket.

    Some people fall from grace. I prefer a running start...

      Did you ever figure this out? I need to print Avery labels and include images that span rows. Thank You.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://193885]
Approved by Mission
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-19 13:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found