New User? Sign Up  |  Sign In  |  Help
Barcode support and
tutorials from IDAutomation
and the community.
Click for the BBB Business Review of this Computers Hardware, Software & Services in Tampa FL
Resolved Questions

SSRS SaaS Returns a Blank Barcode with Specific Data

I am using your SSRS Barcode Generator SaaS, and I have an issue where some data is returning a blank area where the barcode should be with certain data that includes < and > characters. What could be causing this?

Operating System: Windows

Application: SSRS

03-12-26     2 day(s) ago    

  Report Abuse

 

debrac

Best Answer

When using the SSRS Barcode Generator SaaS, the characters < and > are reserved characters in HTML, and in certain situations, in combination with other alphanumeric data, they will be seen as an attempt at HTML and therefore not generate a barcode. In SSRS, you will see that the return on the barcode is blank space instead of a barcode, but if you enter the URL with the data into a browser, you will see an error message. Here is an example of what you would see when the URL is entered into a browser.

This URL with this data returns a barcode correctly: <1234>
https://www.bcgen.com/ssrs/demo-dm.aspx?D=<1234>
image

The same URL with slightly different data throws an error: <B1234>
https://www.bcgen.com/ssrs/demo-dm.aspx?D=<B1234>
image

The solution here is to replace the HTML reserved characters with the ASCII equivalent from the ASCII Chart | ISO 1252 Latin-1 Char Set, and in this case, the < is represented for Data Matrix by ~d060 and the > is represented by ~d062, so the data string would appear like this:
https://www.bcgen.com/ssrs/demo-dm.aspx?D=~d060B1234~d062
image

Data Matrix, Aztec, Dot Code, and QR use ~d### for the format of the ASCII character
PDF417, Code 128, and MaxiCode use ~### for the format of the ASCII character
ApplyTilde also needs to be activated in the encoding tool to use the ASCII equivalents. Apply Tilde is defaulted as "on" in the SSRS SaaS generator.

Posted 2 day(s) ago

(0)
(0)
  Report Abuse
 
Find Interesting
 
Email to Others
 
Bookmark
 
Subscribe to Answer Alert
No comments yet.     Be the first to comment.

Email this question link to friends
You must enter an email address, if name is entered or vice-versa for each friend.
Friend #1 -
Friend #2 -
Friend #3 -
Friend #4 -
Friend #5 -
  Your comment on this question
  |         |  
bold  italic  underline  strike       big  small       superscript  subscript 
  Allows to add a link. Added links would only be converted to actual clickable link, when the domain of the link is white-listed by administrator.
Caption :
Link URL :
(Must starts with "http://")
Add  |   Cancel
  Allow to insert an image. Must be among the following file types - *.jpg, *.gif, *.png & *.bmp.
Image Url :   Upload New
(Image url must always starts with " http:// ")
Width : pixels
(Must not be greater than 450px. Enter 0px for no resize)
Add  |   Cancel
  Allow to insert YouTube video. Insert the video embed code.
Embed Code :
Add  |   Cancel
Up to 5000 Characters are allowed. Current Count: 0
  Your comment on this answer
  |         |  
bold  italic  underline  strike       big  small       superscript  subscript 
  Allow you to add a link. Added links would only be converted to actual clickable link, when the domain of the link is white-listed by administrator.
Caption :
Link URL :
(Must start with "http://" or "https://")
Add  |   Cancel
  Allow to insert an image. Must be among the following file types - *.jpg, *.gif, *.png & *.bmp.
Image Url :   Upload New
(Image url must always start with "http://" or "https://")
Width : pixels
(Must not be greater than 450px. Enter 0px for no resize)
Add  |   Cancel
  Allow to insert YouTube video. Insert the video embed code.
Embed Code :
Add  |   Cancel
Up to 5000 characters are allowed. Current Count: 0

You may answer and comment on any thread according to the Terms and Conditions.

 © Copyright IDAutomation.com, Inc., All Rights Reserved. Legal Notices.

 Barcode Fonts | Components | Scanners | Support | Contact Us
Training Videos on YouTubeJoin us on LinkedIn Follow us on X