Cant convert to svg

Hi Im trying to convert the attached file to svg and i get this exception


The type initializer for ' ’ threw an exception.
inner exception No printers are installed.

at .()
at ​ .( , Single )
at ​ . ()
at . ()
at . ()
at . ()
at .()
at .( , Int32 )
at .( )
at .( , Int32 )
at .( , Int32 , Boolean )
at .()
at .( , Int32 , Boolean , Boolean )
at .( )
at .(Boolean )
at .( )
at .(Boolean )
at . ()
at .(Document , )
at Aspose.Words.Document.(Boolean )
at Aspose.Words.Document.(Int32 , Int32 )
at .( , )
at . ( )
at Aspose.Words.Document.(Stream , String , SaveOptions )
at Zbang.Zbox.Infrastructure.File.WordProcessor.d__b.MoveNext() in c:\Users\Ram\Documents\GitHub\Zbox\Zbang.Zbox.Infrastructure.File\WordProcessor.cs:line 73
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Zbang.Cloudents.Mvc4WebRole.Controllers.ItemController.d__32.MoveNext() in c:\Users\Ram\Documents\GitHub\Zbox\Zbang.Cloudents.Mvc4WebRole\Controllers\ItemController.cs:line 443

I’m using this on Azure that’s why i dont have printer installed. the question is why do i need a printer to convert to svg.

thanks

Hi Eidan,


Thanks for your inquiry. We have recently made changes to printing related classes in layout engine in Aspose.Words for .NET 14.10.0. Could you please upgrade to the latest version from the following link and see how it goes on your end. I hope, this helps:
http://www.aspose.com/community/files/51/.net-components/aspose.words-for-.net/entry585147.aspx

Best regards,