Hello, I can not convert my pdf files, I have this error message:
---------------------------
Conversion Failed
---------------------------
Ghostscript could not be started with error:
System.FormatException: Le format de la chaîne d'entrée est incorrect.
à System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
à System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
à Ghostscript.NET.Viewer.GhostscriptViewerPdfFormatHandler.StdOutput(String message)
à Ghostscript.NET.Viewer.GhostscriptViewerStdIOHandler.StdOut(String output)
à Ghostscript.NET.GhostscriptStdIO.gs_std_out(IntPtr handle, IntPtr pointer, Int32 count)
à Ghostscript.NET.Interpreter.GhostscriptInterpreter.Run(String str)
à Ghostscript.NET.Viewer.GhostscriptViewerPdfFormatHandler.Open(String filePath)
à Ghostscript.NET.Viewer.GhostscriptViewer.Open()
à Ghostscript.NET.Rasterizer.GhostscriptRasterizer.Open(String path, GhostscriptVersionInfo versionInfo, Boolean dllFromMemory)
à KneeboardBuilder.Viewmodels.MainViewModel.StartConversion(ObservableCollection`1 fileList)
I use the last version.