Hello
I use GroupDocs.Conversion v 20.3.0.0 for .Net
I have an exception when call this method GroupDocs.Conversion.Converter.GetDocumentInfo() with a PDF file
I cannot post this file here, you can request it privately.
How to solve this issue ?
Thank you.
The exception :
GroupDocs.Conversion.Exceptions.GroupDocsConversionException was unhandled
HResult=-2146233088
Message= Input string was not in a correct format.
Source=GroupDocs.Conversion
StackTrace:
à GroupDocs.Conversion.Converter.GetDocumentInfo()
à System.Windows.Forms.Button.OnClick(EventArgs e)