Jump to content
We've recently updated our Privacy Statement, available here ×

p.heesterbeek

Members
  • Posts

    2
  • Joined

  • Last visited

p.heesterbeek's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Solved: You can make a new variable and call it GROUP_SEPARATOR. In its expression you can put: "ñ". Between every application indentifier you can put the GROUP_SEPARATOR and works just fine.
  2. Hi, I need to make a SSCC label with Ireport and want to use Barcode4j. The report makes a barcode EAN128 just fine with only the Shipper (00) code.I want to make a calculation with the data for the (00) and let Barcode4j calculate the check digit. That all works until I want to add the next piece of the EAN code (10).The barcode thinks the 1 of the (10) is the check digit. I can see in the bug tracker: [#4767] - Support for Barcode4j (EAN128) IncompleteIt is solved and there shlould be a way to use a template. See the next quote from the bug tracker: The feature was added to the EAN128 component. It takes a String value that must conform to template format rules specified in the official documentation page (http://barcode4j.sourceforge.net/2.1/symbol-ean-128.html). I cannot find any documantation how to implement this into my report.Is there anybody with a clue or some help or even a sample with a working EAN128 / SSCC / GS1? Thanks,Pieter
×
×
  • Create New...