Save to Microsoft Word 2007 / 2010 Problem
- ChrisCookDev
- Posts: 41
- Joined: Sun May 20, 2012 7:07 pm
- Location: UK
Save to Microsoft Word 2007 / 2010 Problem
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
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
Chris Cook :: Software Development Manager :: www.genesisit.co.uk
Design, Develop, Deliver! :: App development for smartphones, tablets, the desktop and the web
Design, Develop, Deliver! :: App development for smartphones, tablets, the desktop and the web
Save to Microsoft Word 2007 / 2010 Problem
Hello,
We are working on the problem. We will let you know when the solution is available.
Thank you.
We are working on the problem. We will let you know when the solution is available.
Thank you.
- ChrisCookDev
- Posts: 41
- Joined: Sun May 20, 2012 7:07 pm
- Location: UK
Save to Microsoft Word 2007 / 2010 Problem
Thank you for working on the problem.Ivan wrote:Hello,
We are working on the problem. We will let you know when the solution is available.
Thank you.
Is this resolved in the latest build (31st of May 2012) ?
--
Chris Cook :: Software Development Manager :: www.genesisit.co.uk
Chris Cook :: Software Development Manager :: www.genesisit.co.uk
Design, Develop, Deliver! :: App development for smartphones, tablets, the desktop and the web
Design, Develop, Deliver! :: App development for smartphones, tablets, the desktop and the web
Save to Microsoft Word 2007 / 2010 Problem
Hello,
We are working on the problem. We need some additional time for fix the issue.
Thank you.
We are working on the problem. We need some additional time for fix the issue.
Thank you.
- ChrisCookDev
- Posts: 41
- Joined: Sun May 20, 2012 7:07 pm
- Location: UK
Save to Microsoft Word 2007 / 2010 Problem
Please can you provide an ETA for this problem being resolved as we'd like to purchase and need this to be resolved.Aleksey wrote:We are working on the problem. We need some additional time for fix the issue.
Thanks in advance
--
Chris Cook :: Software Development Manager :: www.genesisit.co.uk
Chris Cook :: Software Development Manager :: www.genesisit.co.uk
Design, Develop, Deliver! :: App development for smartphones, tablets, the desktop and the web
Design, Develop, Deliver! :: App development for smartphones, tablets, the desktop and the web
-
- Posts: 135
- Joined: Tue Aug 11, 2009 9:38 am
Save to Microsoft Word 2007 / 2010 Problem
Hello,
The problem is fixed. The patch is available in prerelease build of on 21 June 2012.
Thank you.
The problem is fixed. The patch is available in prerelease build of on 21 June 2012.
Thank you.
- ChrisCookDev
- Posts: 41
- Joined: Sun May 20, 2012 7:07 pm
- Location: UK
Save to Microsoft Word 2007 / 2010 Problem
Please can you let me know if you are still on-track to provide this pre-release build today?AntonLoz wrote:The problem is fixed. The patch is available in prerelease build of on 21 June 2012
Kind regards
--
Chris Cook :: Software Development Manager :: www.genesisit.co.uk
Chris Cook :: Software Development Manager :: www.genesisit.co.uk
Design, Develop, Deliver! :: App development for smartphones, tablets, the desktop and the web
Design, Develop, Deliver! :: App development for smartphones, tablets, the desktop and the web
Save to Microsoft Word 2007 / 2010 Problem
Hello,
The next prerelease build will be available today.
Thank you.
The next prerelease build will be available today.
Thank you.
- ChrisCookDev
- Posts: 41
- Joined: Sun May 20, 2012 7:07 pm
- Location: UK
Re: Save to Microsoft Word 2007 / 2010 Problem
Hi Aleksey,Aleksey wrote:The next prerelease build will be available today.
Just to confirm that the new version has resolved this problem.
Many thanks,
Chris
--
Chris Cook :: Software Development Manager :: www.genesisit.co.uk
Chris Cook :: Software Development Manager :: www.genesisit.co.uk
Design, Develop, Deliver! :: App development for smartphones, tablets, the desktop and the web
Design, Develop, Deliver! :: App development for smartphones, tablets, the desktop and the web
Re: Save to Microsoft Word 2007 / 2010 Problem
Hello,
We are always glad to help you!
Let us know if you need any additional help.
Thank you.
We are always glad to help you!
Let us know if you need any additional help.
Thank you.