Microsoft Word Reader/Writer (FME Form Package)
FME can read and write Microsoft Word document features.
The .docx file format has been the default Microsoft Word file format since the release of Word 2007. (The .doc file format is not officially supported.)
Integrating this Format with FME Form
|
Download from FME Hub |
|
|
Dependencies |
None. |
Product and System Requirements
|
Format |
FME Platform |
Operating System |
||||
|---|---|---|---|---|---|---|
|
Reader/Writer |
FME Form |
FME Flow |
FME Flow Hosted |
Windows 64-bit |
Linux |
Mac |
|
Reader |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
|
Writer |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Reader Overview
Features are read in document order.
Supported Image File Types
The reader will read images as rasters. It supports the following file types:
- .bmp
- .gif
- .jpeg
- .jpg
- .png
- .tif
- .tiff
Writer Overview
The writer can either create a new document or append to the end of an existing base document. In both cases, the document will be saved in a new location so that the base file is not overwritten. Features are written one at a time, in the order they are received, and output to a .docx file.