ststeiger / PdfSharpCore

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

Copy annotations by default #347

Closed Methuselah96 closed 1 year ago

Methuselah96 commented 1 year ago

Resolves https://github.com/ststeiger/PdfSharpCore/issues/346.

This would be a breaking change for PdfSharpCore users, but fixes a breaking change for users coming from PdfSharp.