ststeiger / PdfSharpCore

Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)
Other
1.08k stars 237 forks source link

Control value in Producer metadata #284

Open johnwc opened 2 years ago

johnwc commented 2 years ago

How can we control what is used for the metadata field Producer? We do not want anything to be placed in it other than our product name. We do not want the library name or version to be placed in it, for concerns of obfuscation of security.