- This topic is empty.
- AuthorPosts
-
- 11/30/2010 at 1:55 am #5115
AnonymousParticipantThere is not a way to change the font to show a barcode unless you can generate a bar code. Here are two methods to consider:
1) If you are using Enterprise Version of SharePoint 2007, you might consider using the Records Management feature:
http://blogs.msdn.com/b/recman/archive/2006/08/10/694087.aspx
2) Although I have not tried this product, using javascript to generate the bar code might be a very good way to display barcodes. qListView supports a custom display option (see tab on far right of ezedit) where you can insert barcode generation javascript and a field from SharePoint (i.e., <%fieldname%> and qListForm allows you to create calculated fields that can use javascript to generate a form field value.
http://www.idautomation.com/javascript/UserManual.html#Barcode_integration_tutorial
Let me know if either of these approaches helps.
Curtis
- 06/17/2014 at 5:12 am #7331
AnonymousParticipant[quote user="DELL-Curtis K"]
n
There is not a way to change the font to show a barcode unless you can generate a bar code. Here are two methods to consider:
n
n
1) If you are using Enterprise Version of SharePoint 2007, you might consider using the Records Management feature:
n
n
http://blogs.msdn.com/b/recman/archive/2006/08/10/694087/barcodecreating
n
n
2) Although I have not tried this product, using javascript to generate the bar code might be a very good way to display barcodes. qListView supports a custom display option (see tab on far right of ezedit) where you can insert barcode generation javascript and a field from SharePoint (i.e., <%fieldname%> and qListForm allows you to create calculated fields that can use javascript to generate a form field value.
n
n
http://www.idautomation.com/javascript/UserManual.html#Barcode_integration_tutorial
n
n
Let me know if either of these approaches helps.
n
n
Curtis
n
n
[/quote]
n
I wonder is it possible to use the combination of excel and barcode to finish this job?
- 11/16/2014 at 7:52 am #3910
AnonymousParticipantI need to be able to display one of my fields as a barcode when in a FormType of “DisplayListItem” mode. How can I change the font for this field so it displays in a barcode font instead of the default for the value of the field? It is OK to have this as in individual field in the webpart or as one of multiple fields that are printed. Also, it really does not need to be in a qListView web part if there is an easier way to do this, but that is just how all of the other information on the form was displayed so I started looking there. We are looking to use this as a printed version that can be tracked through a scanner.
- 11/16/2014 at 7:52 am #6926
AnonymousParticipant[quote user="alanda"]
n
n
n
n
DELL-Curtis Kn
nThere is not a way to change the font to show a barcode unless you can generate a bar code. Here are two methods to consider:
n
n
1) If you are using Enterprise Version of SharePoint 2007, you might consider using the Records Management feature:
n
n
http://blogs.msdn.com/b/recman/archive/2006/08/10/694087/barcodecreating
n
[/quote]
n
How about using barcode generator for sharepoint 2010 directly.
n
n
-
- AuthorPosts
You must be logged in to reply to this topic.