"File conversion" required when exporing to MS Wor
![](http://jazz.net/_images/myphoto/845c0e37059179a8971a9ad5602ba746.jpg)
Hi,
I have a business process diagram in RRC, which I have exported into MS Word.
Once it is saved into the directory, when I lunch MS Word, a window appears requesting "file conversion".
The preview of this file conversion window shows an XML content, showing UTF-8 as encoding.
Regardless the option I select, I always get the XML content, but not the Word content I'm expecting.
If I send the .doc file to another person, he can open the doc without problems, and he can see the title and the diagram.
What I should do to see the same?
Thanks,
Claudia Callegari
I have a business process diagram in RRC, which I have exported into MS Word.
Once it is saved into the directory, when I lunch MS Word, a window appears requesting "file conversion".
The preview of this file conversion window shows an XML content, showing UTF-8 as encoding.
Regardless the option I select, I always get the XML content, but not the Word content I'm expecting.
If I send the .doc file to another person, he can open the doc without problems, and he can see the title and the diagram.
What I should do to see the same?
Thanks,
Claudia Callegari
12 answers
![](http://jazz.net/_images/myphoto/845c0e37059179a8971a9ad5602ba746.jpg)
Yes, of course, I have process diagrams in RRC and I would like to export those diagrams to an jpg, gif, png image, I found the option to export the diagrams to pdf or MS word, but those are way too small! I need them bigger.could you please help me ?
Hi,
You can try grabbing the URL to the image from the RRC Reportable API
see https://jazz.net/wiki/bin/view/Main/RRC3ReportableRestAPI
You will have to generate an URL something like this:
https:///rm/publish/usecasediagrams?resourceURI=
See the wiki for more details, under the content node of the response XML you will see the renderingURL which is the link to the image itself which you can save locally.
If you need to do this a lot you could use a script to download the image.
Hope this helps
page 2of 1 pagesof 2 pages