PDFsharp icon indicating copy to clipboard operation
PDFsharp copied to clipboard

MigraDoc support for rendering barcodes and PDFSharp support for Code 128 barcodes

Open danports opened this issue 6 months ago • 0 comments

This PR is a combination of code from two forum posts plus some necessary updates to get the code to compile against the latest version:

  • https://forum.pdfsharp.net/viewtopic.php?p=3332#p3332
  • https://forum.pdfsharp.net/viewtopic.php?f=4&t=1089#p2978

It could use some polishing, particularly in the Code 128 implementation, but I just wanted to open this PR before I went any further to see if you guys would be open to these changes - I'm not really sure why this support was never added to MigraDoc/PDFSharp earlier. I have done some testing and it works well for my use case, though I haven't tested all of the options.

danports avatar Feb 21 '24 22:02 danports