Sign UpSign Up   Sign InSign In Welcome Guest,
Live ChatLive Chat

Problems with function "FromSVG".

Last post 08-31-2010, 12:12 PM by aspose.notifier. 2 replies.
Sort Posts: Previous Next
  •  07-14-2010, 6:56 AM 248645

    Problems with function "FromSVG". .NET

    Attachment: Present (inaccessible)

    Hi,

    I am trying to create flash from SVG with Aspose.Flash for .NET and the function "FromSVG".
    But i get an error "Index was outside the bounds of the array." all the time.

    This is the code:

    'Create a flash container

    Dim fc As New FlashContainer()

    'read svg file into file stream

    Dim fs As New FileStream("C:\Shared\ImgTest\Test.svg", FileMode.Open, FileAccess.Read)

    'create from SVG

    fc = FlashContainer.FromSVG(fs, True)

    fc.Write("test.swf")

    What can be the problem?

    Best regards,
    Thomas

     

     
  •  07-14-2010, 4:16 PM 248745 in reply to 248645

    Re: Problems with function "FromSVG".

    Hi Thomas,

    I have reproduced this issue at my end and logged it as FLASHNET-18485 in our issue tracking system. Our team will investigate this issue and you'll be updated via this forum thread once it is resolved.

    We're sorry for the inconvenience.
    Regards,

    Shahzad Latif
    Support Developer
    Aspose Sialkot Team
    About Us
    Contact Us
     
  •  08-31-2010, 12:12 PM 256416 in reply to 248645

    Re: Problems with function "FromSVG".

    The issues you have found earlier (filed as 18485) have been fixed in this update.


    This message was posted using Notification2Forum from Downloads module by aspose.notifier.
     
View as RSS news feed in XML