Jeff Johnson wrote:
Thanks Ted: What is going on is that the label is a 2x4 and for some reason all of my 2x4 labels are 1x3.5. When I go to modify them, it won't let me change the width past 3.5. I have never seen anything like this. The printer has the correct paper in it and I can print from the DYMO software, but when I go to print from my program it says "detail band to large to fit" because the detail band is over 3.5".

I believe the problem is in VFP but I have never seen this before. Is there a way to set a label format in the report form?

I got that error a few times on our Zebra labels printer when we first set it up. The labels are 3 x 4 inch but they are on a roll where the 4 inch is the width. We want to use them normal portrait so the label comes out sideways. In the printer preferences you have to specify landscape and width 102mm height 76mm. I also put this in the expr field of the report.

DRIVER=Winspool
DEVICE=\\fangio\Zebra_labels
OUTPUT=IP_192.168.0.24
ORIENTATION=1
PAPERLENGTH=760
PAPERWIDTH=1020
DEFAULTSOURCE=4

I'm actually using a report (FRX) not a label to print to it.

HTH

Peter


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to