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

Return Total Words in a File #2313

Open
shimul49 opened this issue Oct 22, 2022 · 0 comments
Open

Return Total Words in a File #2313

shimul49 opened this issue Oct 22, 2022 · 0 comments

Comments

@shimul49
Copy link

I need to show the total words in the Word file I am working on. How do I do that using PHPWord?

Hi,
In the bottom section of any Word file, we can see the total words in that file. In a recent project, I face a word counting issue while trying to use Arabic and PHPWord, as the default PHP word counting functions also fail for Arabic, I am wonder if there is any function/procedure that already exists in PHPWord that returns the total number of words in a file I am reading using PHPWord.

Although I have no idea how important this function is to request this as an upcoming feature.

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

No branches or pull requests

1 participant