Hi Amir,
Thank you for your update.
As we mentioned earlier, this exception may occurs due to the machine blocks (prevents the execution of the process) the temporary surrogate process. If you are using any software/program to block the unknown executables, you can whitelist the temporary surrogate process using two ways.
You can allow the executables from the particular folder and set the path of the folder as TempPath in WebKitConverterSettings.
You can allow the executable with name, you can settings any name to process using the TempFileName property. (If we set this property, the temporary process will be created with this name)
You can specify the particular folder as a temporary folder using the TempPath property of WebKitConverterSettings. Please ensure that the specified folder has read/write/execute permission. Refer below the UG link for more information.
Please refer below link for prerequisites and troubleshooting steps,
However, please check the Syncfusion.HtmlConverter.Portable.dll is blocked or not, if it is blocked please try the conversion after unblock it. Please refer below link for more information.
Kindly try the above suggestions and if still the same exception occurs, kindly provide more details such as product version and Mac configuration details (OS, bit version, etc) to check the conversion in our end. So, that it will be helpful for us to analyze and assist you further on this.
Regards,
Gowthamraj K