Create ean-13 barcode in LiveCode

2016-08-12 Thread Ton Kuypers
Has anyone taken the time to create EAN-13 or UPC barcodes directly in LiveCode?
I need to add an addition to a productmanagement system (written in LC), so it 
is able to output labels with a barcode on it. I have found all the specs to do 
so, but if anyone already invented the wheel…


Met vriendelijke groeten,
Warm Regards,



Ton Kuypers
+32 (0) 477 739 530

Steenweg op Leopoldsburg 100 • B-2490 • Balen • Belgium
www.publishingtools4u.com





___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Create ean-13 barcode in LiveCode

2016-08-12 Thread Monte Goulding
Sounds like a handy open source library when you work it out. I suspect this 
would be a really good use case for a widget.

> On 13 Aug 2016, at 9:43 AM, Ton Kuypers  
> wrote:
> 
> Has anyone taken the time to create EAN-13 or UPC barcodes directly in 
> LiveCode?
> I need to add an addition to a productmanagement system (written in LC), so 
> it is able to output labels with a barcode on it. I have found all the specs 
> to do so, but if anyone already invented the wheel…
> 
> 
> Met vriendelijke groeten,
> Warm Regards,
> 
> 
> 
> Ton Kuypers
> +32 (0) 477 739 530
> 
> Steenweg op Leopoldsburg 100 • B-2490 • Balen • Belgium
> www.publishingtools4u.com
> 
> 
> 
> 
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Create ean-13 barcode in LiveCode

2016-08-12 Thread Mike Kerner
Have you tried looking for an EAN or UPC font?  That's usually the easiest
way to do it.

On Fri, Aug 12, 2016 at 8:05 PM, Monte Goulding  wrote:

> Sounds like a handy open source library when you work it out. I suspect
> this would be a really good use case for a widget.
>
> > On 13 Aug 2016, at 9:43 AM, Ton Kuypers 
> wrote:
> >
> > Has anyone taken the time to create EAN-13 or UPC barcodes directly in
> LiveCode?
> > I need to add an addition to a productmanagement system (written in LC),
> so it is able to output labels with a barcode on it. I have found all the
> specs to do so, but if anyone already invented the wheel…
> >
> >
> > Met vriendelijke groeten,
> > Warm Regards,
> >
> >
> >
> > Ton Kuypers
> > +32 (0) 477 739 530
> >
> > Steenweg op Leopoldsburg 100 • B-2490 • Balen • Belgium
> > www.publishingtools4u.com
> >
> >
> >
> >
> >
> > ___
> > use-livecode mailing list
> > use-livecode@lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Create ean-13 barcode in LiveCode

2016-08-12 Thread Erik Beugelaar
Hi Ton,

Take a look at https://github.com/trozware/rev_stacks?files=1

Also Monte has made an external:
http://mergext.com/home/mergzxing/

Cheers,
Erik Beugelaar



 Ton Kuypers  wrote:

Has anyone taken the time to create EAN-13 or UPC barcodes directly in LiveCode?
I need to add an addition to a productmanagement system (written in LC), so it 
is able to output labels with a barcode on it. I have found all the specs to do 
so, but if anyone already invented the wheel…


Met vriendelijke groeten,
Warm Regards,



Ton Kuypers
+32 (0) 477 739 530

Steenweg op Leopoldsburg 100 • B-2490 • Balen • Belgium
www.publishingtools4u.com





___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Create ean-13 barcode in LiveCode

2016-08-13 Thread Mike Kerner
Erik and Ton,
mergzxing is for scanning, not for creating.  Also, mergAV has a better
barcode scanner than mergZX does, for any number of reasons.

On Sat, Aug 13, 2016 at 12:19 AM, Erik Beugelaar 
wrote:

> Hi Ton,
>
> Take a look at https://github.com/trozware/rev_stacks?files=1
>
> Also Monte has made an external:
> http://mergext.com/home/mergzxing/
>
> Cheers,
> Erik Beugelaar
>
>
>
>  Ton Kuypers  wrote:
>
> Has anyone taken the time to create EAN-13 or UPC barcodes directly in
> LiveCode?
> I need to add an addition to a productmanagement system (written in LC),
> so it is able to output labels with a barcode on it. I have found all the
> specs to do so, but if anyone already invented the wheel…
>
>
> Met vriendelijke groeten,
> Warm Regards,
>
>
>
> Ton Kuypers
> +32 (0) 477 739 530
>
> Steenweg op Leopoldsburg 100 • B-2490 • Balen • Belgium
> www.publishingtools4u.com
>
>
>
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Create ean-13 barcode in LiveCode

2016-08-13 Thread Dar Scott
I've made some for specialized applications, but I haven't created a library.  

Dar


> On Aug 12, 2016, at 5:43 PM, Ton Kuypers  
> wrote:
> 
> Has anyone taken the time to create EAN-13 or UPC barcodes directly in 
> LiveCode?
> I need to add an addition to a productmanagement system (written in LC), so 
> it is able to output labels with a barcode on it. I have found all the specs 
> to do so, but if anyone already invented the wheel…
> 
> 
> Met vriendelijke groeten,
> Warm Regards,
> 
> 
> 
> Ton Kuypers
> +32 (0) 477 739 530
> 
> Steenweg op Leopoldsburg 100 • B-2490 • Balen • Belgium
> www.publishingtools4u.com
> 
> 
> 
> 
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

RE: Create ean-13 barcode in LiveCode

2016-08-14 Thread Lynn Fredricks
> Has anyone taken the time to create EAN-13 or UPC barcodes 
> directly in LiveCode?

Valentina Reports ADK for LiveCode supports several barcode standards.

Best regards,

Lynn Fredricks
Paradigma Software
http://www.paradigmasoft.com

Valentina SQL Server: The Ultra-fast, Royalty Free Database Server 


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode