Hi Community, i'm using pdfbox to create a pdf-document from scratch and everything works well but the creation of a barcode using a barcode font.
Essentially we have a font for the ean13 barcode in ttf format and it seems to work; when i install it on my mac and use it with openoffice the barcode is rendered correctly. But if i use the same ttf font with pdfbox i get a wrong result (only part of the barcode seems drawn). I'm far from being an expert of fonts and formats but i tried to analyze the font and the problem but i found no way. Can you suggest something to look? If useful i can provide the font and a simple reproducer too of course. Thank you very much, Alberto.

