Jump to content

GS1-128 Routing Barcode for USPS Parcels


dreimer

Recommended Posts

Has anyone had to create this barcode for mailing domestic parcels? I am trying to set this up, but looks like I may be missing the FNC1 portion of it.

 

My rule is as follows:

 

var UseChecksum = true; // or change to false

return '<f name="IDAutomationC128L">' + NormalizeEntities( MakeEAN128Barcode(Field("Machinable Parcel Barcode"), UseChecksum));

 

The "Machinable Parcel Barcode" field includes the "420" necessary and is followed by the 5 digit zip code, for example "42055379". I believe the barcode needs to be subset C

 

Any help would be greatly appreciated.

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...