Jump to content

Code39 Barcode with $D EOT Character


Recommended Posts

I have run into an issue and am unable to replicate this barcode.

It starts with $D and when I use other barcode creators the {EOT} ascii char 4 shows up correctly.  When I create in FusionPro the character is not converted and simply shows up as $D and the code.

I have tried something like this...  But to no avail.  😕

Make39Barcode(barcode_data).replace(/\/D/g,'\u0004')

Thanks! Any help would be greatly appreciated.

--J

 

 

5_$DJX9C0FZ.gif

FusionPro generated code.png

Link to comment
Share on other sites

I see two pictures, but what are they?  Is one the output from your "other barcode creators" and the other the output from FusionPro?  If so, which is which?  And what are the other barcode creators?

Also, exactly what data are you encoding in each?

Finally, what scanning device and app are you using?  (I can't get the picture that has the text $DJX9C0FZ to scan as a code 39 in any of my scanning apps.)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...