summaryrefslogtreecommitdiff
path: root/FORMATS
diff options
context:
space:
mode:
Diffstat (limited to 'FORMATS')
-rw-r--r--FORMATS8
1 files changed, 8 insertions, 0 deletions
diff --git a/FORMATS b/FORMATS
index cc38bae..c497524 100644
--- a/FORMATS
+++ b/FORMATS
@@ -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>