Help & Support
Elevate Your Agents with AgentExchange Solutions
Easily enhance Agentforce with pre-built AI solutions from AgentExchange. Browse, install, and deploy agents, actions, and apps directly into your environment. Tell Me More
Have Questions?
Barcode Zone: Salesforce Barcode & QR Code Generator for Visualforce & Lightning
Generate scan-ready barcodes directly in Salesforce—Visualforce & Lightning
- Industries
- CommunicationsEducationFinancial Services
- Business Need
- ProductivityIT & AdministrationEnterprise Resource Planning
- Requires
- None
- Compatible With
- Sales CloudService CloudMarketing Cloud Engagement
Generate linear and 2D barcodes, QR Codes on any Visualforce or Lightning page in Salesforce. Barcode Zone makes printing and scanning barcodes easy—supporting formats like Code-39, Code-128, and EAN-13 with seamless integration into your UI.
Rating
Reputation
MVP
Recognized by Salesforce for their leadership, expertise, and generosity
Top Reviewer
Contribute reviews that encourage conversation and help others make informed decisions
Ranger
Lifelong learners who have earned the Ranger rank or higher on Trailhead
Showing 10 of 20 Reviews
So far so good. Problem printing
Was fairly easy to implement and it is working fine. The only problem we have is that the barcode disappears when we print the page. On Safari we can get the barcode to show if we check the "Print page background", setting our warehouse staff does not use Macs and we can't get the code to print with Chrome / Internet Explorer. Do you guys have a solution?
Code39 Long Barcode Images
We tried to use Code39 to generate Barcodes and was working fine for smaller barcodes but barcode scanner was unable to read long Barcode Images that has Barcode value of more than 35 characters. Did anyone experienced same issue before? Is there any limitation on bar code value or code types.
**NEED HELP** TRIAL EXPIRED
Hello - We installed a trial not noticing a way to obtain full license and now our business is impacted. We are a 7 day / week operation and cannot access work orders for plant personnel. Can you extend the trial to help us through the weekend?
Getting a leading zero when scanning a numeric barcode
I have installed barcode zone in a salesforce dev org winter 14. I am able to generate and scan the barcode generated. The problem is that if I have an all numeric barcode (ex: 12345) I get a leading 0 when scanned (012345). This is being generated in a pdf. The code I am using is in a component and is as follows. Now if I make the value alphanumeric like 12345ABCDE everything works fine. When scanned I get 12345ABCDE. I’ve tried the code39 and that won’t scan and ean13 doesn’t even show up in the pdf. I am really looking to use code128 with numerics only. Any help would be appreciated.
Barcode Zone
07/15/2014
Hi Daniel, We are looking into your request, and hope to come back to you soon on any resolution for your requirement. Regards, Barcode Zone Team
Barcode Zone
07/11/2014
Hi Daniel, No. We can't force the barcode to use 128A or B in order to avoid leading zero. According to the Barcode Code128 specifications we can't use Code 128A and Code 128B as they will not pad data that contains an uneven number of characters, Hence we need to use Code 128C type only which inevitably adds a leading zero if the data contains an uneven number of characters. Regards, Barcode Zone Team
Barcode Zone
03/24/2014
Hi Frank, We need to use Code 128 type only to generate barcode for numeric input. To represent all 128 ASCII values, Code 128 has three code sets (A, B, C) , which can be mixed within a single barcode. To make it simple we are handling all these code sets internally and generating the barcode. The Code 128 C barcode encodes data in sets of pairs. The barcode will be padded with a leading zero when the data contains an uneven number of characters. The Code 128 A and Code 128 B barcodes do not encode data in sets of pairs. These two barcode formats encode each character individually. Therefore, the Code 128 A and Code 128 B bar codes will not pad data that contains an uneven number of characters. A Code 128C barcode needs to be an even number of digits. This is by design. There is a 1:1 mapping between the numbers and the resulting output, and the output is 2-digit aligned. In the case of 12345, the Code 128C representation of this number is 012345. If the value was 1234 then the underlying representation would be 1234. So the digits 12345 can only be represented by 012345. The below article about Code 128 explains the differences between the 128A, 128B and 128C encodings. http://en.wikipedia.org/wiki/Code_128 Regards, Barcode Zone Team
Frank Lancsak
03/19/2014
I also sent an email with the generated pdf to info@apexcloud.com
Good Barcode Generator
great app to generate barcodes of any field or combination of fields
Hello Fareed, we have the salesforce nonprofit package... when we started using your barcode generator I was under the impression that this was an unlimited free package (the app is great and very important to us, but we are a charity and we have not budget for software) however I noticed that the app is scheduled to expire in march 2014, can you renew our license under the original terms? Best Regards
Great utility app - just cannot re-establish contact to buy a valid license
This is a great utility app. Our trial license expired (our issue) and now I cannot establish contact with anyone at Apex Cloud to procure a license. E-mails and phone messages go unanswered. Nevertheless, this is an outstanding product.
Vik Upadhyaya
11/15/2013
That is very generous of the Barcode Zone team. We look forward to finalizing the purchase. Many thanks indeed.
Barcode Zone
11/15/2013
Hi Vik, As you know we are in contact with you to complete the procurement process, and in the meantime we have extended your trial till end of this Month so that you don't have to wait till purchase is finalised. Thanks for your feedback. Regards, Barcode Zone Team
barcode zone showing html table
barcode zone showing HTML table code after winter 14 release
Björn Wiberg
09/03/2014
I tried it directly after my last message, it works like a charm. Removed all my scripts and boom :). Thanks!
Björn Wiberg
09/03/2014
Thanks for a quick resolution and upgrade package. I'm impressed by your response time :) Will try it this afternoon, thanks!
Barcode Zone
09/03/2014
Hi Björn, We have resolved this issue and included in our latest release version 1.7.1. You can upgrade your package or install latest version from the 'Get It Now' button on the appExchange. Regards, Barcode Zone Team
Björn Wiberg
09/02/2014
This is how it's rendered, notice the javascript that is trying to set innerHTML property of BrcId, if one has multiple bar codes on one page, it will fail. Also it's not rendered properly: document.getElementById('BrcdId').innerHTML = <table cellpadding=0 cellspacing=0 style="height:50px; border-style:none; border-color:#CCCCCC; border-width:thin; width:203px; background-color: white;"><tr ><td style="height:10%;" ><div><br/></div></td></tr> <tr ><td style="height:80%; width:90%" ><table cellpadding=0 cellspacing=0 style="margin-left:auto;margin-right:auto;height:40px"><tr style="height:40px"><td style="width:2px;background-color:black"></td><td style="width:1px;background-color:white"></td><td style="width:1px;background-color:black"></td><td style="width:2px;background-color:white"></td><td style="width:1px;background-color:black"></td><td style="width:4px;background-color:white"></td><td style="width:2px;background-color:black"></td><td style="width:3px;background-color:white"></td><td style="width:1px;background-color:black"></td><td style="width:1px;background-color:white"></td><td style="width:1px;background-color:blac...
Björn Wiberg
09/02/2014
I'm testing Barcode Zone 1.7 in a Winter '14 edition. I've tested all page versions from 26 to 31. It's still showing an HTML table. I wrote a script to fix it and it worked, ugly solution. When I changed the page to render as PDF it went back to showing an HTML table. I see that you have JavaScript code generated by the component, this is an issue when rendering as PDF, it isn't supported. Version 1.6.1 is working as intended. Is this because of your last update.
Richard Atkinson
11/22/2013
We had the same problem but after the update the package expired. This was set up for us by a third party Dev Company and we'd assumed that this app had already been paid for when our App was built over a year ago. It feels like somebody pulled a fast one!
Barcode Zone
10/15/2013
Hi Dileep, This issue had been fixed back in October 2012, to resolve this error please install the latest version from the 'Get It Now' button on the appExchange. Regards, Barcode Zone Team
Sandbox Issue
Hi, If this is not the right forum to report the issue please direct us to the appropriate location. We have installed the product in our Client's Sandbox and encountering the following error when trying to use the component in the VisualForce Page and when we Save/Quick Save. Error: cannot be same as the ( BrcdHeight ) Is there any setup that we are missing? We have installed the product in one of our Developer Editions and that works fine. It is in the Client Sandbox that we are encountering this issue. Thanks in Advance.
Barcode Zone
01/24/2013
Hi All, This issue has been fixed. You can upgrade or install latest version from the 'Get It Now' button on the appExchange. Regards, Barcode Zone Team
Thileepa Asokan
01/24/2013
The problem was with the API version. I changed from 27.0 to 26.0; It works for me !!
Thileepa Asokan
01/23/2013
I am facing the same problem. Did you find a solution for this?
Very Responsive
These guys are very very responsive for a free product. Most of the time a free app will not give things fixed, but these guys are great. We are using the product for a warehouse application and they are saving us a ton of money. Thanks so much!
Great Tool, but problem with salesforce critical update
Hi, It is a great tool but shows HTML table code when I activate new critical update in salesforce. This needs to be fixed quickly.. And another thing, we are not able to generate barcode in thousands on a single page. Limit of generated barcode should be extended.
vishal gupta
10/26/2012
Thank you Barcode Zone Team..
Barcode Zone
10/26/2012
Hi Vishal, This issue has been fixed. You can upgrade or install latest version from the 'Get It Now' button on the appExchange. Regards, Barcode Zone Team
Hi Daniel, We are happy to inform you that we have resolved this issue. The Barcode can now be generated without the leading zero. Regards, Barcode Zone Team