You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@braxton Ouch! That might be hard, or even impossible. In theory, Word may/will dynamically change the pagination depending on what printer you happen to be using. The page isn't normally exposed through the document data models. The .docx files hide that kind of information even more horribly.
What we can count and possibly expose would be the forced page breaks. If that is useful, happy to look into that.
Hello! I was wondering if it would be possible to add some paging functionality. This issue could serve as three related requests:
I know the library currently replaces page breaks with new lines, but it would be great to be able to break them up.
The text was updated successfully, but these errors were encountered: