Replies: 3 comments 8 replies
-
|
Is this reproducable with a specific input file? |
Beta Was this translation helpful? Give feedback.
-
|
Sorry for the delay, I have tried to narrow down the problems and that's what I found. So the problem is that Magick.Net and my console app use This problem only happens when |
Beta Was this translation helpful? Give feedback.
-
|
Dirk, could you show me the code where you run ImageMagick? I think there is a bug because if we remove Magick.Net our Processes start working fine and files are not locked anymore. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When I try to convert Image to PDF sometimes the file is not released after conversion and I get an error that the file is used.
The code below demonstrates the issue and the second block of the code
File.OpenI am using to test if the file is in use.I get error:
Test code
Beta Was this translation helpful? Give feedback.
All reactions