Spire.Presentation is a professional PowerPoint® compatible library that enables developers to create, read, write, modify, convert and Print PowerPoint documents. Get free and professional technical support for Spire.Presentation for .NET, Java, Android, C++, Python.

Fri Mar 17, 2017 1:31 pm

Hello,

I encounter this error

Code: Select all
System.InvalidOperationException: Requested a name string that is not present in the font.


while loading the attached file with this code :

Code: Select all
using (SpirePres.Presentation presentation = new SpirePres.Presentation())
{
    presentation.LoadFromFile(inputFilePath);
}


I'm using Spire.presentation 2.7.39 installed via NuGet.

Could you please take a look at it ?
Thank you
Last edited by testnob on Mon May 15, 2017 10:53 am, edited 1 time in total.

testnob
 
Posts: 7
Joined: Mon Apr 06, 2015 3:18 pm

Mon Mar 20, 2017 2:36 am

Hello,

Thanks for your inquiry and sorry for the late reply as weekend.
I have noticed the issue and referred it to our Dev team for a further investigation and analysis, once there's any progress or update, I will inform you immediately.
Sorry again for the inconvenience caused.

Sincerely,
Jane
E-iceblue support team
User avatar

Jane.Bai
 
Posts: 1156
Joined: Tue Nov 29, 2016 1:47 am

Thu Mar 23, 2017 7:34 am

Hello,

Thanks for your patient waiting. Now your issue has been resolved, please download the Spire.Presentation Pack Hotfix Version:2.7.51 and have a test.
If you need any help, do not hesitate to contact us.

Sincerely,
Jane
E-iceblue support team
User avatar

Jane.Bai
 
Posts: 1156
Joined: Tue Nov 29, 2016 1:47 am

Fri Mar 31, 2017 12:54 pm

Hello,

thank you for your answer.

Unfortunately, I still get the exception with this attached file.

testnob
 
Posts: 7
Joined: Mon Apr 06, 2015 3:18 pm

Mon Apr 03, 2017 7:17 am

Hello,

Thanks for your feedback and sorry for the late reply as weekend.
I have reproduced the issue on my side and referred it to our Dev team. BTW, I have to explain that every document has its different data structure thus this exception occurs again. Once there's any good news from our Dev team, we will inform you immediately.

Sincerely,
Jane
E-iceblue support team
User avatar

Jane.Bai
 
Posts: 1156
Joined: Tue Nov 29, 2016 1:47 am

Mon Apr 03, 2017 12:53 pm

no problem, I know that OpenXML file format is really... "creative" sometimes :)

testnob
 
Posts: 7
Joined: Mon Apr 06, 2015 3:18 pm

Fri Apr 28, 2017 7:13 am

Hello,

Thanks for your patient waiting.
Glad to inform that your issue has been resolved and please download Spire.Presentation Pack Version:2.8 to have a test.

Sincerely,
Jane
E-iceblue support team
User avatar

Jane.Bai
 
Posts: 1156
Joined: Tue Nov 29, 2016 1:47 am

Mon May 15, 2017 10:53 am

Hello,

sorry for the delay...

We've just tested the 2.8 version and the fix is OK ! :)

Thank you very much

testnob
 
Posts: 7
Joined: Mon Apr 06, 2015 3:18 pm

Tue May 16, 2017 3:41 am

Hello,

Thanks for your feedback.
Please feel free to contact us if you need any help.

Sincerely,
Jane
E-iceblue support team
User avatar

Jane.Bai
 
Posts: 1156
Joined: Tue Nov 29, 2016 1:47 am

Return to Spire.Presentation