Using iReport 2.0.2.
I have a barcode font that I would like to use, but the first problem is that it is not included in iReport. I tried to solve the problem using the barcode font as a regular font, and it works fine, but the problem occurs when I send the PDF to a component (pdfBox) that sends the PDF directly to the printer. The component cannot recognize the font (this is a long story and does not matter), even if it embeds and returns the barcode in Arial.
What I need is to somehow insert my barcode into iReport so that it can be used just like any other existing barcode (and generated as an image)?
source share