Goal: Trying to generate the item number in barcode format in the report.
There is an object called object.DerJobsuffixBar which successfully can be converted to barcode using code 39 font, also there is another object called object.DerJobsuffix which can't be converted for barcode.
I would like to know how to create the same for item number and what is the mechanism and how to create a property than can successfully be read in bar code format.
Thank you!