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

Bookmark memory issues? #219

Closed
EenPOOL opened this issue Apr 13, 2018 · 1 comment
Closed

Bookmark memory issues? #219

EenPOOL opened this issue Apr 13, 2018 · 1 comment

Comments

@EenPOOL
Copy link

EenPOOL commented Apr 13, 2018

When I try to read the bookmarks, it takes forever in the latste version (1.1.0)

var document = Docx.Load(pathToWordDocument)
var bookmarks = document.Bookmarks; // this line takes at least a minute, with just 20 bookmarks

My solution for this moment: use version 1.0.0.22, this one reads the bookmarks pretty instantly

@XceedBoucherS
Copy link
Collaborator

Hi,
This is already fixed in v1.4.
-Users of "Xceed Words for .NET" currently have v1.4. (you can get it here : https://xceed.com/xceed-words-for-net/).
-Users of "DocX" currently have v1.1

"DocX" is the free version of "Xceed Words for .NET", is always some versions behind and have less features.
Thank you.

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