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

Word processing fields issue #108

Merged
merged 4 commits into from
Sep 7, 2017

Conversation

crabouif
Copy link

@crabouif crabouif commented Aug 7, 2017

Found that while saving a word document (docx) NPOI make some exception.
This was due to fields feature. Some XML tags that was wrongly formated and a bad type for enabled parameter.

Then when fixed, found also that there was some issu with the layout. It was missing to write the attribute 'after' event if value equals to 0.

Pascal Fluck and others added 4 commits August 7, 2017 11:19
@tonyqus tonyqus merged commit 815dc3a into nissl-lab:master Sep 7, 2017
@crabouif crabouif deleted the WordProcessingFieldsIssue branch September 7, 2017 04:56
@santhuuu0007
Copy link

Hi @tonyqus ,

I am trying to use NPOI to generate a word document. Can you please help me with providing some samples to add hyperlink in the word document.

Thank You in Advance.

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

Successfully merging this pull request may close these issues.

3 participants