Skip to content

Cannot Detect true page count #473

@Ali-YousefiTelori

Description

@Ali-YousefiTelori

Here is an attachment file that has 5 pages, But Xceed returned to me only 3 pages count:

            using (var document = DocX.Load("example.docx"))
            {
                var pageCount = document.GetPageCount();
            }

Quote - Copy.docx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions