diff options
Diffstat (limited to 'FORMATS')
| -rw-r--r-- | FORMATS | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -24,6 +24,14 @@ | |||
| 24 | </format> | 24 | </format> |
| 25 | 25 | ||
| 26 | <format> | 26 | <format> |
| 27 | <name>Office Openxml</name> | ||
| 28 | <extension>.docx, .pptx, .xlsx, ...</extension> | ||
| 29 | <support>full</support> | ||
| 30 | <metadata>a docProps folder containings xml metadata files</metadata> | ||
| 31 | <method>removal of the docProps folder</method> | ||
| 32 | </format> | ||
| 33 | |||
| 34 | <format> | ||
| 27 | <name>Portable Document Fileformat</name> | 35 | <name>Portable Document Fileformat</name> |
| 28 | <extension>.pdf</extension> | 36 | <extension>.pdf</extension> |
| 29 | <support>full</support> | 37 | <support>full</support> |
