RE: scripting barcodes
RE: scripting barcodes
- Subject: RE: scripting barcodes
- From: "Kennedy, Colin" <email@hidden>
- Date: Tue, 21 Jun 2005 16:15:57 -0400
- Thread-topic: scripting barcodes
barcodes are just fonts.
Buy a font and when you change the text from "blah" in times to "blah" in barcode it will look right. the thing to be concerned about is not as much the font as what the reader needs to demark the beginning and end of the information on the barcode.
-----Original Message-----
From:
applescript-users-bounces+colin.kennedy=email@hidden
[mailto:applescript-users-bounces+colin.kennedy=email@hidden
e.com]On Behalf Of Håvard Graudo
Sent: Tuesday, June 21, 2005 4:13 PM
To: AppleScript List
Subject: scripting barcodes
I have been searching for a scriptable application for making print-
ready (postscript) barcodes, but cannot find any.
I just want to.......:
tell app "barcode app"
set f to (make new code with properties {type: "EAN-13" value:
1234567890123, colour: black, size: 80%})
save f at somefile as eps
end
Does this app exist? Anyone got some recommendations?
Håvard _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden