Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenXMLPower Tools - mail merge content #108

Open
Pieter-1337 opened this issue Dec 19, 2019 · 1 comment
Open

OpenXMLPower Tools - mail merge content #108

Pieter-1337 opened this issue Dec 19, 2019 · 1 comment

Comments

@Pieter-1337
Copy link

Hi, we are facing an issue with the documentBuilder, we are currenly using
var output = DocumentBuilder.BuildDocument(sources); to import reports in our document.
Now until lately we were using MergeFields, but I assume an older version, of merge fields which are not viewable in the edit portion of Word Online, so we thought easy enough we update our merge fields to the new standard of merge fields and we are good to go now, upon testing we notice that suddenly when using the following code DocumentBuilder.BuildDocument(sources); we get the error message: Source {0} is unsupported document - contains Mail Merge content".

Now upon viewing the DocumentBuilder.cs file I indeed find this message, however I find it odd that with the older version of the mailMerge fields this was not an issue. Can we bypass this issue in any way?

@chriswendt1
Copy link
Member

Hi Pieter, you will want to ask this question in the OpenXMLPowerTools project. Document Translator is just using a copy of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants