<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#333333" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">On 9/27/2017 1:55 AM, Jim Asman via
      Filepro-list wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:ID-00007CEF-59CB3D5E-0000-0001@telus.net">
      <pre wrap="">

--------------- Original Message ---------------
At 12:18A Wed Sep 27 2017, Richard Kreiss via Filepro-list wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">
One of my clients contacted me with regards to an issue that has come up 
</pre>
      </blockquote>
      <pre wrap="">when printing out address labels.
</pre>
      <blockquote type="cite">
        <pre wrap="">
He is using a 30 label sheet with 3 columns and 10 rows, 6 lines

The issue is that at least one of the records being printed does not print 
</pre>
      </blockquote>
      <pre wrap="">properly.  The label spacing is incorrect in that the first label is 
</pre>
      <blockquote type="cite">
        <pre wrap="">correct but each label to the right prints to the left of where it should 
</pre>
      </blockquote>
      <pre wrap="">print.
</pre>
      <blockquote type="cite">
        <pre wrap="">
The label is defined as:
Width across page:                        102
Width of form:                                 40
Number of forms across page:     3

Printer Name hp-4000
Initialization print code number:  4 < Reset printer
Terminator Print Code number:   4<Reset Printer

At the top of the form are the print codes:
101< CG Times Font (Primary)
119< set 12 Pt (Primary)

>From what my client tells me, all of the other labels print properly except 
</pre>
      </blockquote>
      <pre wrap="">for this one customer of his.
</pre>
      <blockquote type="cite">
        <pre wrap="">
The program has been printing labels properly for 15 years, even with the 
</pre>
      </blockquote>
      <pre wrap="">replacement of the printer.
</pre>
      <blockquote type="cite">
        <pre wrap="">
Usually I have used a 12 character per inch font with other clients using 
</pre>
      </blockquote>
      <pre wrap="">the same program.
</pre>
      <blockquote type="cite">
        <pre wrap="">
Any suggestions as to why only one customer record would have a problem 
</pre>
      </blockquote>
      <pre wrap="">printing and the other print properly?
</pre>
      <blockquote type="cite">
        <pre wrap="">
</pre>
      </blockquote>
      <pre wrap="">
Richard,

A filePro 3 across label format is never going to work with a proportional
font like Times. You have to use a fixed pitch font like Courier at the
appropriate cpi to fit your labels.

If I want to print 30 up labels with a proportional font, I define the
label as being one across and one form down, and keeping track of the label
index on the sheet, insert a new page offset code for each of the three
columns where the label is positioned. That is, a new offset is applied
at label 1, label 11, and label 21. Of course, the printer page format will
have to allow for the line count of 10 labels deep.

This way, the sort will run down the column, then across to the next col.
This method allows the text placement to be very precise.


Jim 
--
<a class="moz-txt-link-abbreviated" href="mailto:jlasman@telus.net">jlasman@telus.net</a>                      Spectra Colour Services Ltd.
Phone: (604)584-0977                   Surrey, BC  CANADA            
 Cell: (604)619-0977                   <a class="moz-txt-link-abbreviated" href="http://www.spectracolorservices.com">www.spectracolorservices.com</a>

_______________________________________________
Filepro-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a>
Subscribe/Unsubscribe/Subscription Changes
<a class="moz-txt-link-freetext" href="http://mailman.celestial.com/mailman/listinfo/filepro-list">http://mailman.celestial.com/mailman/listinfo/filepro-list</a>

</pre>
    </blockquote>
    <br>
    <p>Richard,</p>
    <p>If one particular customer record is not printing correctly, no
      matter where it appears in the label print job then the problem is
      not with the label it is with the data that is printing for that
      customer.</p>
    <p>I would see if it is possible there is something in the customer
      data that is triggering a print code or some other reaction like
      that.</p>
    <p>Always helpful in cases like this is to see how the labels
      printed with labels in the row before and after.</p>
    <p>Over the years, I have also discovered that the method suggested
      by Jim Asman is more precise.  It is more work and if your method
      has been working well maybe the extra work is not worth the
      trouble.</p>
    <p>Nancy<br>
    </p>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Nancy Palmquist         MOS & filePro Training Available
Virtual Software Systems    Web Based Training and Consulting   
PHONE: (412) 835-9417           Web site:  <a class="moz-txt-link-freetext" href="http://www.vss3.com">http://www.vss3.com</a> 
</pre>
  </body>
</html>