Hallo Friends of C# Community,
I'm about to program an Ean Barcode and I found some interesting code examples about this theme. But according my project requirements I just need to programm it with Font (and without checksum). I suppose I can work with: new Font(); SolidColorBrush.Black(); new Graphics().
This barcode must be printed then on a pdf document.
Could you please show me a possible way to procede?
Thank you very much in Advance!
Best regards
Giovanbattista