Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Barcode PZN?

edited February 2006 in General
Hello,

I am looking for a possibility to generate a barcode named PZN. It is
similar like an C39, but has only numbers (6 digits) and a modulo11 check
digit.

it has a start sequenze "*" followed by a "-" and a stop sequenz "*".

PZN is used in medical Barcode ad named "Pharma Central Number". Mostly used
in germany i think.


Every help is welcome


Best Regards
Chris
www.eulanda.com

Comments

  • edited February 2006
    Hi Chris,

    From what I understand the PZN barcode is based on the Code 39 barcode (i.e.
    5 lines 4 spaces per character). One place to start would be in the
    ppBarCodeDrwCmd.pas file inside the CreateDataBits - CalcCode39 routine.
    This will give you a good idea how Code 39 is generated in ReportBuilder and
    perhaps help you create something similar for the PZN barcode.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.