Save PDF files in C#
Overview
Nutrient .NET SDK (formerly GdPicture.NET) provides multiple ways to save PDF documents loaded in the GdPicturePDF class:
- Save to a file or a
Streamobject. - Incremental saving — Writes only the changes since the last save, reducing save times for large documents.
- Encryption — Secures PDF documents with configurable security options.