Page 1 of 2

Save to Microsoft Word 2007 / 2010 Problem

Posted: Tue May 29, 2012 2:54 pm
by ChrisCookDev
I've just upgraded to the latest build (SL_v4_2012.05.25_Trial) to fix a problem with images when exporting to PDF - thank you for solving this.

Unfortunately, this new version has introduced a new problem with the save to Microsoft Word 2007 / 2010 file.
Sadly, in the new version, any images are missing from the created Word document.
The images are okay in the preview, print & pdf and did appear in docx documents saved from the previous version I was using (StimulsoftReports.Silverlight_2012.1_Trial).

I'm using the following vb.net property code to link through to the "Image Data" property: -

Public ReadOnly Property KingspanLogo As BitmapImage
Get
Dim uri As New Uri("/Genesis.Kingspan.Design;component/Assets/Kingspan_536x260.png", UriKind.RelativeOrAbsolute)
Dim bi As New BitmapImage
bi.UriSource = uri
Return bi
End Get
End Property

Thanks in advance for any help you can provide in solving this problem.

--
Chris Cook :: Software Development Manager :: www.genesisit.co.uk

Save to Microsoft Word 2007 / 2010 Problem

Posted: Wed May 30, 2012 4:47 pm
by Ivan
Hello,

We are working on the problem. We will let you know when the solution is available.

Thank you.

Save to Microsoft Word 2007 / 2010 Problem

Posted: Thu Jun 07, 2012 6:37 pm
by ChrisCookDev
Ivan wrote:Hello,

We are working on the problem. We will let you know when the solution is available.

Thank you.
Thank you for working on the problem.

Is this resolved in the latest build (31st of May 2012) ?

--
Chris Cook :: Software Development Manager :: www.genesisit.co.uk

Save to Microsoft Word 2007 / 2010 Problem

Posted: Fri Jun 08, 2012 4:04 am
by Alex K.
Hello,

We are working on the problem. We need some additional time for fix the issue.

Thank you.

Save to Microsoft Word 2007 / 2010 Problem

Posted: Thu Jun 14, 2012 12:47 pm
by ChrisCookDev
Aleksey wrote:We are working on the problem. We need some additional time for fix the issue.
Please can you provide an ETA for this problem being resolved as we'd like to purchase and need this to be resolved.

Thanks in advance

--
Chris Cook :: Software Development Manager :: www.genesisit.co.uk

Save to Microsoft Word 2007 / 2010 Problem

Posted: Fri Jun 15, 2012 6:34 am
by Anton Lozovskiy
Hello,

The problem is fixed. The patch is available in prerelease build of on 21 June 2012.

Thank you.

Save to Microsoft Word 2007 / 2010 Problem

Posted: Thu Jun 21, 2012 11:28 am
by ChrisCookDev
AntonLoz wrote:The problem is fixed. The patch is available in prerelease build of on 21 June 2012
Please can you let me know if you are still on-track to provide this pre-release build today?

Kind regards

--
Chris Cook :: Software Development Manager :: www.genesisit.co.uk

Save to Microsoft Word 2007 / 2010 Problem

Posted: Fri Jun 22, 2012 6:22 am
by Alex K.
Hello,

The next prerelease build will be available today.

Thank you.

Re: Save to Microsoft Word 2007 / 2010 Problem

Posted: Sun Jul 08, 2012 12:05 am
by ChrisCookDev
Aleksey wrote:The next prerelease build will be available today.
Hi Aleksey,

Just to confirm that the new version has resolved this problem.

Many thanks,

Chris
--
Chris Cook :: Software Development Manager :: www.genesisit.co.uk

Re: Save to Microsoft Word 2007 / 2010 Problem

Posted: Mon Jul 09, 2012 9:13 am
by Alex K.
Hello,

We are always glad to help you!
Let us know if you need any additional help.

Thank you.