I have a problem with one specific font on PDF documents and itextdotNet. I have a program that makes a PDF document using barcodes. It prints two numbers in the document: one with Code 39, and the other with 3 of 9 barcode. The first one is fine, but the second doesn't work, it prints wrong characters.

I tested the program using iText instead Textdotnet (the version for java) and both of them work fine.

I think there is a specific problem with the 3 of 9 Barcode font. Have you tried this font? What do I need to do in order to this font works fine?.

Regards,
Claudia.