Releases: GowenGit/docnet
Releases · GowenGit/docnet
Render Annotations Memory Access Fix
Changelog:
- Attempt to fix memory issue in
GetImage
method when called withRenderAnnotations
flag
Write Image To Buffer
Changelog:
- New API method
WriteImageToBuffer
OSX arm64 Support
Changelog:
OSX arm64
supportDeviceContext
rendering support for Windows platform
RenderAnnotations Flag Support Fix
Changelog:
- Fixed issue with
RenderAnnotations
form lifetimes - Updated
pdfium
version - Updated GitHub Action pipelines
- All test runners moved to
.net 6
RenderAnnotations Flag Support
Changelog:
- Reintroduced ability to draw annotations and form fields if
RenderAnnotations
flag is specified
UTF8 File Name Support
Changelog:
- UTF8 file name support
- Updated
pdfium
version
ARM x64 Support
Changelog:
- Added ARM x64 binaries
- Updated
pdfium
binaries to latest
ARM Support
Changelog:
- Added ARM binaries
Minor release
Changelog:
- Improved exception handling when bulk merging files
Minor release
Changelog:
- Added target scripts to copy native libraries on net47
- Multi file merging