Hello, everybody!
As of today, PDFsharp 6.0.0-preview-4 is available.
You can find the source code on github.com:
https://github.com/empira/PDFsharpYou can find binaries (assemblies) on NuGet. Make sure to check "Include prerelease" in the NuGet Package Manager.
Note: On NuGet there are Core, GDI, and WPF packages.
The six new preview NuGet packages:
Make sure to check "Include prerelease" in the NuGet Package Manager to see the packages.
Samples can be found on GitHub:
https://github.com/empira/PDFsharp.SamplesChanges versus PDFsharp 1.5:
- Uses .NET 6.0
- Core build can be used under Windows, Linux, and all other platforms where .NET 6 is running on.
- MigraDoc table rendering got faster again.
Changes since 6.0.0 Preview 3:
- Support for surrogate pairs (emojis) in PDF (black and white, colors not supported)
- Several bug fixes
Note that there is only one source code repository containing PDFsharp and MigraDoc.
Note that there is only one sample repository containing PDFsharp and MigraDoc samples.
New PDFsharp website
http://docs.pdfsharp.netList of breaking changes:
https://docs.pdfsharp.net/General/Overv ... ng-changesPlease report all regressions versus 1.51.
Several bugs have been fixed - and hopefully there are no new bugs.