RE: Barcode printing

2004-04-23 Thread Kevin King
Are you looking to print barcodes as a component of another document, or
independent documents such as shipping labels, warehouse tags, and the like?
Is this something you're looking for dedicated barcode printers to service,
or attempting to leverage your existing HP gear?

--Kevin
[EMAIL PROTECTED]
http://www.PrecisOnline.com

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Behalf Of Lee Messenger
 Sent: Friday, April 23, 2004 9:03 AM
 To: [EMAIL PROTECTED] Com
 Subject: Barcode printing


 I am attempting to identify a solution to printing barcodes from within
 Universe basic.  I have reviewed the archives at IndexFocus and found some
 references to examples, however the 2 of 5 example only handles
 numeric data
 and the link to the 128 barcode was no longer active.

 Can anyone provide me with some information or examples.

 We are a Windows environment with HP printers.

 Any assistance would be appreciated.

 Thank you,

 Lee J Messenger
 Sr VP Operations
 [EMAIL PROTECTED]

 DLT Transportation Services, Inc.
 Phone :(816) 242-4505
 Fax   :(816) 483-7222


 --
 u2-users mailing list
 [EMAIL PROTECTED]
 http://www.oliver.com/mailman/listinfo/u2-users




-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


RE: Barcode printing

2004-04-23 Thread George Gallen
If you are just looking to print from One particular printer, there
are also external devices you can hook inline to the printer and the
cable, which will take ASCII codes and translate them to the appropriate
HP codes to produce the bar code.

the 128 barcode from Pick, (David Church's) should be available from
the files section of the list (I forget how). It works great with HP
printers and is easy to implement.

George

-Original Message-
From: Lee Messenger [mailto:[EMAIL PROTECTED]
Sent: Friday, April 23, 2004 11:03 AM
To: [EMAIL PROTECTED] Com
Subject: Barcode printing


I am attempting to identify a solution to printing barcodes from within
Universe basic.  I have reviewed the archives at IndexFocus 
and found some
references to examples, however the 2 of 5 example only 
handles numeric data
and the link to the 128 barcode was no longer active.

Can anyone provide me with some information or examples.

We are a Windows environment with HP printers.

Any assistance would be appreciated.

Thank you,

Lee J Messenger
Sr VP Operations
[EMAIL PROTECTED]

DLT Transportation Services, Inc.
Phone :(816) 242-4505
Fax   :(816) 483-7222


-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

--
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


RE: Barcode printing

2004-04-23 Thread Lee Messenger
We will be using our existing HP team printers to generate the barcodes.
Greg Bonebrake with PPI in St Louis sent me some code to generate 128
barcodes that works great.

Thanks again Greg for your quick response.


Lee J Messenger
Sr VP Operations
[EMAIL PROTECTED]

DLT Transportation Services, Inc.
Phone :(816) 242-4505
Fax   :(816) 483-7222


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Kevin King
Sent: Friday, April 23, 2004 10:26 AM
To: U2 Users Discussion List
Subject: RE: Barcode printing


Are you looking to print barcodes as a component of another document, or
independent documents such as shipping labels, warehouse tags, and the like?
Is this something you're looking for dedicated barcode printers to service,
or attempting to leverage your existing HP gear?

--Kevin
[EMAIL PROTECTED]
http://www.PrecisOnline.com

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Behalf Of Lee Messenger
 Sent: Friday, April 23, 2004 9:03 AM
 To: [EMAIL PROTECTED] Com
 Subject: Barcode printing


 I am attempting to identify a solution to printing barcodes from within
 Universe basic.  I have reviewed the archives at IndexFocus and found some
 references to examples, however the 2 of 5 example only handles
 numeric data
 and the link to the 128 barcode was no longer active.

 Can anyone provide me with some information or examples.

 We are a Windows environment with HP printers.

 Any assistance would be appreciated.

 Thank you,

 Lee J Messenger
 Sr VP Operations
 [EMAIL PROTECTED]

 DLT Transportation Services, Inc.
 Phone :(816) 242-4505
 Fax   :(816) 483-7222


 --
 u2-users mailing list
 [EMAIL PROTECTED]
 http://www.oliver.com/mailman/listinfo/u2-users




--
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users


Re: Barcode printing

2004-04-23 Thread Mark Johnson
In my 15 years of printing/using bar codes, I've concluded that it's best to
not re-invent the wheel and purchase printers that are bar code capable.
Thus, you don't really make up the bar code lines themselves, you just send
an escape sequence telling the printer what kind of code, orientation,
position and value.

I used to do bar code manually on Printronix printers and will never go back
to calculating the spaces. Let the printers do their magic.

my 1 cent.
- Original Message -
From: Lee Messenger [EMAIL PROTECTED]
To: [EMAIL PROTECTED] Com [EMAIL PROTECTED]
Sent: Friday, April 23, 2004 11:03 AM
Subject: Barcode printing


 I am attempting to identify a solution to printing barcodes from within
 Universe basic.  I have reviewed the archives at IndexFocus and found some
 references to examples, however the 2 of 5 example only handles numeric
data
 and the link to the 128 barcode was no longer active.

 Can anyone provide me with some information or examples.

 We are a Windows environment with HP printers.

 Any assistance would be appreciated.

 Thank you,

 Lee J Messenger
 Sr VP Operations
 [EMAIL PROTECTED]

 DLT Transportation Services, Inc.
 Phone :(816) 242-4505
 Fax   :(816) 483-7222


 --
 u2-users mailing list
 [EMAIL PROTECTED]
 http://www.oliver.com/mailman/listinfo/u2-users

-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users