Re: Generating barcode NSImages?
Re: Generating barcode NSImages?
- Subject: Re: Generating barcode NSImages?
- From: David Remahl <email@hidden>
- Date: Mon, 19 May 2003 20:13:03 +0200
Ken,
I believe there are fonts that can be used to generate bar codes
adhering to different standards. They typically cost money, but if you
invested in some, then I suppose you could just use StringDrawing to
draw the bar code number as a string in that font, with focus locked on
the destination image.
/ Rgds, David
Hi folks,
does anyone know of an algorithm / class for generating an
NSImage-compatible image (eg. JPG, TIFF, PDF, PICT etc.) of a barcode,
given the number of the barcode? i.e. if I give it the numberical
value of the barcode, then it generates the stripey barcode image,
which I can then chuck in a PDF.
If I could do it with Cocoa/Java, that'd actually be preferable, as
I'm trying to integrate it with WebObjects.
Thanks in advance for any help you can give,
Ken
- - - - - - - - - -
Ken Tabb
Mac & UNIX Technical bloke (C, C++, Obj-C, Java) - Health & Human
Sciences
Machine Vision & Neural Network researcher bloke - Computer Science
Dept
University of Hertfordshire, UK
http://www.health.herts.ac.uk/ken/
Certified non-Microsoft Solution Provider
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.