In 23.9 the attached file fails to convert, saying it is corrupt. I’m pretty sure it always used to work. The image is a .tif file.
Also following my recent update to 23.9 I am getting a warning saying this method is obsolete and will be removed in 23.10. What is the recommended replacement for this bit of code?
@rthomas95
This issue is reproduced at our end using .NET Core (works fine using .NET framework). We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): CONVERSIONNET-6403
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
The new parameters of the documentCompleted delegate will provide you more information.
The first parameter is the source file name. If the source is a stream this parameter contains a random file name but with the proper file extension. The second parameter is the target file type. The third parameter is the converted content.
The issues you have found earlier (filed as CONVERSIONNET-6403) have been fixed in this update. This message was posted using Bugs notification tool by nikola.yankov