in reply to Re: Perl formatting beginner
in thread Perl formatting beginner

I cant post a picture of it but the output should look like the avery 5160 label 3 columns and 10 rows filled with the data. Like the image on the link http://office.microsoft.com/en-us/templates/mailing-labels-30-per-sheet-TC001183278.aspx

Replies are listed 'Best First'.
Re^3: Perl formatting beginner
by ww (Archbishop) on Apr 15, 2014 at 23:40 UTC

    But note that the data in the M$ sample is NOT spaced out to center the second item on three item lines nor to make the last item on each label flush_right.

    But that extra code you gave us -- despite the commenting (which means we won't be interested anyway, since it's not part of your problem statement) -- appears to have, at some point, been attempting the set some spacing in that general vein.


    Questions containing the words "doesn't work" (or their moral equivalent) will usually get a downvote from me unless accompanied by:
    1. code
    2. verbatim error and/or warning messages
    3. a coherent explanation of what "doesn't work actually means.

    check Ln42!