Remove square images (width same as height) from a PDF

PDF TIFF SVG JPG C# VB
This demo finds images in a PDF that are square (width same as height), and removes them using the GcPdfDocument.RemoveImages() method.

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.