rpaterick Posted September 15, 2011 Share Posted September 15, 2011 The attached .jpg. Can FusionPro create that exact UPC barcode? Not sure how the data has to be submitted to create the check digits(the "0" & "8")? Using UPCEANM for the font. Right now, 00000008601 is what is being provided for the data input. I tried adding |, *, and /\ to the data but had no luck. I could've been doing something wrong though on the beginning and ending characters though. Thanks Quote Link to comment Share on other sites More sharing options...
step Posted September 15, 2011 Share Posted September 15, 2011 That looks like a UPC-A barcode. If it is, it can be created using the "UPCA Barcode Rule". Quote Link to comment Share on other sites More sharing options...
rpaterick Posted September 15, 2011 Author Share Posted September 15, 2011 That looks like a UPC-A barcode. If it is, it can be created using the "UPCA Barcode Rule". Thanks. I'm using an External Data file and cannot figure out how to get the one column into calling out either a graphic or taking 11 digits and getting it to convert to the UPCRule. Any other ideas? Quote Link to comment Share on other sites More sharing options...
Dan Korn Posted September 20, 2011 Share Posted September 20, 2011 This rule generates a barcode which looks exactly like your attachment: return '<f name="IDAutomationUPCEANM">' + MakeUPCABarcode("00000008602"); Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.