Skip to main content


Hi
all,


I
need to convert a couple of hundred pages in SharePoint to MS Word format.
During the conversion process (aspx to docx) I need to perform following steps:


1.
Read metadata from the page


2.
Read the text from a Content Editor webpart while maintaining text formatting


3.
Read the page Version History


4.
Create a Word file and add the metadata that was copied from the page


5.
Add the formatted text from the Content Editor to the new file


6.
Add the version history to the new file


It
would be interesting to know if anyone has done any of the procedures above. I
think that steps 1 and 4 are quite so straightforward and I expect challenges
in steps 5 and 6.



Best
regards,


Halil
Radogoshi

Hi @xhaxhilili,

The FME version 2018 ( Beta ) has the ability to generate a Word file.

I believe that you'll be success with this version of FME.

Thanks,

Danilo


Reply