c456d67d03a1988a5ff9e5b27809782227e50641
- Introduced `disposeInputStream` parameter in `Pdf<TInputStream, TOutputStream>` constructor. - Updated `Dispose` and `DisposeAsync` to conditionally dispose the input stream based on this flag. - Updated `Pdf.FromMemory(MemoryStream)` to not dispose the provided MemoryStream by default. - Ensures better control over resource management when reusing input streams.
Description
No description provided
Languages
JavaScript
86%
C#
6.9%
HTML
2.8%
Visual Basic .NET
2.7%
CSS
1.2%
Other
0.4%