Picture Type Not Supported

Hi Guys,

I’m getting the following exception when using a specific document with Aspose.Word.

I’ve attached the document in question.


This inline picture type is not yet supported. For free technical support, please post this error and the file in the Aspose.Word Forums [http://www.aspose.com/forums/ShowForum.aspx?ForumID=75](/forums/ShowForum.aspx?ForumID=75).

at ೥.ᆌ.ᆣ(ੲ ೹, Int32 ᆢ)
at ೥.ᆌ.ᆠ(Char ྗ, Int32 ൾ, ੲ ೹, ༻ ೺)
at ೥.ᆌ.ᆙ(ੲ ೹, ༻ ೺, ᆬ ᆗ, Int32 ࠚ, Int32 ے)
at ೥.ᆌ.ᆘ(Int32 ೲ)
at ೥.ᆌ.ᆖ(ᆬ ᆗ)
at ೥.ᆌ.Ԉ(Int32 ᆕ, Int32 ے)
at ೥.ᆌ.Ԉ()
at ೥.೤.ۗ()
at Aspose.Word.Document.Ֆ(Stream Ւ, String ৢ, LoadFormat ઺, String ܞ)
at Aspose.Word.Document..ctor(Stream stream)
at PJWare.Docman.AsposeHelper.GetFields(Stream stream) in c:\source\docman\asposehelper\asposehelper.cs:line 28
at PJWare.Docman.Client.Command.CreateDocument(Folder parent, String fileName, String overrideDocumentName) in C:\Source\Docman\Client\Commands.cs:line 450
at PJWare.Docman.Client.Command.CreateDocument(Folder parent, String fileName) in C:\Source\Docman\Client\Commands.cs:line 428
at PJWare.Docman.Client.Command.AddDocument(Folder parent) in C:\Source\Docman\Client\Commands.cs:line 491
at PJWare.Docman.Client.Explorer.rbAddDocument\_Click(Object sender, EventArgs e) in c:\source\docman\client\modules\explorer.cs:line 480
at System.Windows.Forms.Control.OnClick(EventArgs e)
at PJWare.Windows.Forms.RolloverButton.OnClick(EventArgs e) in C:\Source\Core\Windows.Forms\RolloverButton.cs:line 108
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Hi James,

When I open your file in MS Word and try to navigate tp page 3 or 4 - it gives the following message

There is not enough memory or disk space to display or print the picture

Apparently these pictures (there are two of them) are causing the problem.

If we remove them, Aspose.Word loads the document succesfully.

If this document was made using Aspose.Word please provide the original document and the code fragment that transforms it to its current faulty form.

If not, try to fix the document, so that it loads in MS Word correctly.