How to convert Word to PDF with SharePoint metadata
When using SharePoint for documentmanagement, SharePoints adds metadata from the Library to the Word Open XML docs file. With Word you can add custom properties to a word file but these are stored in a different xml file, docProps\custom.xml. SharePoint puts the metadata in xml files in the customXml directory. It seems to be that Acrobat can only convert the metadata from custom.xml but not the metadata from SharePoint from the customXml directory in the docx file..
Does somebody knows how to convert the SharePoint metadata in a Word document to PDF/A?
Many tells me it is important for long term archival of documents independent of a achivesystem to store the metadata in the PDF/A format itself, the format is designed for it.
If Acrobat does not support this who does?
