We are sorry for the inconvenience faced. Please note that API has been tested with more than 500 sample PS/EPS files to generate PDF from them. The file included in GitHub project looks like got corrupted as we tested it using Adobe Distiller as well. Nevertheless, the file has now been replaced with a correct one and you may please test the API as per your convenience.
Furthermore, regarding the error shown in output, they were because of the following code snippet included in the example. When Suppress Errors option is specified as true, the API would suppress all the errors encountered during conversion process and generate the PDF output with showing those errors in console output.
if (suppressErrors)
{
foreach (Ps2PdfConverterException ex in options.Exceptions)
{
Console.WriteLine(ex.Message);
}
}
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
Enables storage, such as cookies, related to analytics.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.