Re: Barcode

2022-02-02 Thread Derek
We implemented bar coding on the back end - e.g., to generate a PDF which 
the client then prints.

One library you can use for this is:
https://pypi.org/project/treepoem/


On Wednesday, 2 February 2022 at 02:05:56 UTC+2 
andres@uaiinpebi-cric.edu.co wrote:

> Does anyone have experience with UCC/EAN-128 barcodes? I am using a 
> javascript barcode js library with django to implement the barcode but it 
> is generating errors when reading if anyone knows any library or api that 
> can be used that complies with the UCC/EAN-128 parameters that can provide 
> me with information
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/6ea4902e-9a13-4aad-9c8a-84a217d2a991n%40googlegroups.com.


Re: Barcode

2022-02-01 Thread Alen Zuvic
punakap...@gnail.com

On Wed, 2 Feb 2022, 01:08 Alen Zuvic,  wrote:

>
> On Wed, 2 Feb 2022, 01:05 Andres Quilindo, <
> andres.quili...@uaiinpebi-cric.edu.co> wrote:
>
>> Does anyone have experience with UCC/EAN-128 barcodes? I am using a
>> javascript barcode js library with django to implement the barcode but it
>> is generating errors when reading if anyone knows any library or api that
>> can be used that complies with the UCC/EAN-128 parameters that can provide
>> me with information
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/13b745fe-8fef-4017-98eb-e571edee7fedn%40googlegroups.com
>> <https://groups.google.com/d/msgid/django-users/13b745fe-8fef-4017-98eb-e571edee7fedn%40googlegroups.com?utm_medium=email_source=footer>
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAABMtpo9FV%2BM3vu9Z9-FAnEyVd2Hb5_YZG5ejxhkj8xdTUcsGA%40mail.gmail.com.


Barcode

2022-02-01 Thread Andres Quilindo
Does anyone have experience with UCC/EAN-128 barcodes? I am using a 
javascript barcode js library with django to implement the barcode but it 
is generating errors when reading if anyone knows any library or api that 
can be used that complies with the UCC/EAN-128 parameters that can provide 
me with information

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/13b745fe-8fef-4017-98eb-e571edee7fedn%40googlegroups.com.


Re: Barcode 128Code generation with Django

2019-10-08 Thread Ehab Al-Qabbani
Hi,
If you use python3 you can install python-barcode and use it
Read its documentation:

https://pypi.org/project/python-barcode/





Warmest Regards,
Ehab


From: django-users@googlegroups.com on behalf of Shazia Nusrat 

Sent: Wednesday, October 9, 2019 12:15 AM
To: django-users@googlegroups.com
Subject: Barcode 128Code generation with Django

Hi I am looking for some help to generate a barcode for my practice project and 
I need commercial code128 generation help.

I need to add my customer ID and product ID in the barcode.

Any help would be appreciated.

Regards,
Shazia

--
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
django-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAD83tOzrBB5usL022V7roRQKeNyS3FLvhUW1L2opXeKtuzUJBA%40mail.gmail.com<https://groups.google.com/d/msgid/django-users/CAD83tOzrBB5usL022V7roRQKeNyS3FLvhUW1L2opXeKtuzUJBA%40mail.gmail.com?utm_medium=email_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/DB7PR07MB3884403906130F5F4A0ABA44AB9A0%40DB7PR07MB3884.eurprd07.prod.outlook.com.


Barcode 128Code generation with Django

2019-10-08 Thread Shazia Nusrat
Hi I am looking for some help to generate a barcode for my practice project
and I need commercial code128 generation help.

I need to add my customer ID and product ID in the barcode.

Any help would be appreciated.

Regards,
Shazia

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAD83tOzrBB5usL022V7roRQKeNyS3FLvhUW1L2opXeKtuzUJBA%40mail.gmail.com.


Re: Input using barcode scanner

2015-12-04 Thread Tim Chase
On 2015-12-04 07:14, Akash Tomar wrote:
> I want to take input in my html page using the barcode scanner. How
> do i do this in django???..do i need some additional module or
> package to do so?..or django itself is strong enough to do
> that...please help me with a sample code for implementing it.

Usually barcode scanners are configurable to act as a "keyboard
wedge" (i.e., a virtual keyboard), as if the user has typed the
barcode, optionally followed by a  or  key.  This
suffices for most use-cases.  The only time I've found that it
doesn't work well is if the app needs to accept input when the app
isn't focused (because the barcode input goes into the foreground
app). In such a case, you'd have to use client-side API code (a
Windows, Mac, iOS, Android, Linux program to talk directly to the
scanner even when it's in the background).

-tkc



-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/20151204102747.686d2452%40bigbox.christie.dr.
For more options, visit https://groups.google.com/d/optout.


Input using barcode scanner

2015-12-04 Thread Akash Tomar
I want to take input in my html page using the barcode scanner. How do i do 
this in django???..do i need some additional module or package to do 
so?..or django itself is strong enough to do that...please help me with a 
sample code for implementing it.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/76cff047-6ee8-4ce6-87f2-0ee54f9ce8f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: code 128 or code 39 barcode generation

2011-06-07 Thread Thomas Turner
see https://code.djangoproject.com/wiki/Barcodes

On Apr 18, 7:12 pm, Steven L Smith  wrote:
> There's a great wrapper you can use to generate these in PIL using a
> postscript library.http://pypi.python.org/pypi/elaphe/
>
> I did something similar with pyqrnative to generate QR Codes for a
> conference, basically just create a URL that wraps the output of the
> library in an HTTPResponse.
>
> On Apr 18, 1:58 pm, Bobby Roberts  wrote:
>
>
>
>
>
>
>
> > anyone know if there is a django module to generate code 128 or 39
> > barcodes for printing out on a webpage?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: code 128 or code 39 barcode generation

2011-04-18 Thread Steven L Smith
There's a great wrapper you can use to generate these in PIL using a
postscript library.
http://pypi.python.org/pypi/elaphe/

I did something similar with pyqrnative to generate QR Codes for a
conference, basically just create a URL that wraps the output of the
library in an HTTPResponse.



On Apr 18, 1:58 pm, Bobby Roberts  wrote:
> anyone know if there is a django module to generate code 128 or 39
> barcodes for printing out on a webpage?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



code 128 or code 39 barcode generation

2011-04-18 Thread Bobby Roberts
anyone know if there is a django module to generate code 128 or 39
barcodes for printing out on a webpage?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



barcode

2008-02-22 Thread Omar Abid

http://barcodemaker.freehostia.com
No Need to Purchase Expensive Barcode creator Software when it is
Totally Free.

Barcodemaker Features :


Supports Code 3 of 9
Code 128
Interleaved 2 of 5
EAN-8
EAN-13
Customize print size
New => Print many barcode in a page with our Tabling System
New => Add title, border and comment to your Barocde
New => Real Time analyzing your code


Add-in to work with Office and other editors
New => Export to any image Format (Gif, JPEG...) ==> NEW !!
Export also to RTF and HTML Format

Download now : http://barcodemaker.freehostia.com

Requirements :


.net Frame Work 2.0
size : less than 0.5 mb (190 KB on download)
Microsoft .net FrameWork 2.0: Download here
http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-436...


Compatible with any editor that supports True Type Font


http://barcodemaker.freehostia.com



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---