• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: scripting barcodes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scripting barcodes


  • Subject: Re: scripting barcodes
  • From: Håvard Graudo <email@hidden>
  • Date: Tue, 21 Jun 2005 22:30:52 +0200

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 _______________________________________________

Den 21. jun. 2005 kl. 22:15 skrev Kennedy, Colin:
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.


Thank you for the suggestion. I would prefer a proper barcode app though.

Just using av font will be a concern for platform, an app will scale the lines correctly, insert checksums for me, generate start and stop characters etc, maybe give me cntrol over bar height etc.

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


  • Follow-Ups:
    • Re: scripting barcodes
      • From: Le Stang Jean-Baptiste <email@hidden>
References: 
 >RE: scripting barcodes (From: "Kennedy, Colin" <email@hidden>)

  • Prev by Date: RE: scripting barcodes
  • Next by Date: Re: scripting barcodes
  • Previous by thread: RE: scripting barcodes
  • Next by thread: Re: scripting barcodes
  • Index(es):
    • Date
    • Thread