Trying to convert an eps image to a pdf using the file Path, but it is throwing an exception. I tried with the latest version of Aspose.Imaging (22.12.0.0)
Here is my code -
Public void ConvertImageFileToPdf()
{
stri…...image to a pdf using the file path, but it is throwing an exception...