This sample loads a one-page PDF containing several annotations, and saves that page as SVG using
DrawAnnotationFilter to include only annotations which satisfy certain conditions (free text annotations that are within the page bounds).
The SVG is then inserted as the first page of the resulting PDF. The second page shows the original PDF for reference.
DsPdf is compatible with .NET 6 or later, .NET Core 2.0 or later, .NET Standard 2.x, .NET Framework 4.6.1 or later. All features are supported on Windows, macOS and Linux.