PDFSharp.Extensions
PDFSharp.Extensions copied to clipboard
added PdfString support for color palettes
in my case I had a /FlateDecode image and a color palette from a PdfString. I added the PdfString-support to the GetRawPalette method.
Hi, I've got a modern fork github.com/Open-Inventions/PDFSharp.Extensions with ImageSharp and .NET 6 if you are interested.