Changelog
Docutain.SDK.Windows Version 1.0.4.2
Bug fixes
Docutain.SDK.Windows Version 1.0.4.1
Features
- Encrypt PDF Files
- Added Workaroud for GIMP Bug Export in BigTIFF
Changes
Docutain.SDK.Windows Version 1.0.3.1
Features
Changes
Docutain.SDK.Windows Version 1.0.2.32
Features
- Added DocutainSDK.DeleteTempFiles
- Added heic file support
- Added Logger.Level.Disable
Changes
- Default loglevel change from verbose to debug
Breaking changes
- changed order of enum Logger.Level { Disable, Assert, Error, Warning, Info, Debug, Verbose }
Bug fixes
- Errorhandling on memory exception during PDF processing
- Document.WritePDF creates empty PDF files when importing PDF files multiple times
Docutain.SDK.Windows Version 1.0.2.31
Features
- Improvement of payment status detection
- Added Logger.SetLogLevel
- The cloudUploadCache and queueCloudUploadCache folders are no longer created
- Added Buildplatform WIN32
Changes