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.1%
C#
5.7%
HTML
4.2%
Visual Basic .NET
2.6%
CSS
0.9%
Other
0.4%