Issue with DOCX Page Count Plugin - Incorrect Results
Hi Team,
We're encountering an issue with the DOCX page count plugin we're currently using. This is impacting our document processing and causing problems with element positioning.
Problem: The plugin is incorrectly reporting a page count of "1" for some DOCX documents when they actually contain a significantly higher number of pages (e.g., 22 or 25).
Impact: This incorrect page count directly affects our element positioning logic, leading to misaligned elements within the documents. Our use case relies on accurate page counts to properly position elements.
Investigation:
Urgency: This issue is blocking our workflow as correct element positioning is essential. We need a resolution as soon as possible.
Request: Please investigate this issue and provide a fix or workaround. We need the plugin to accurately report the page count for all DOCX documents.
Thanks &RegardsAkshant
Discussion posts and replies are publicly visible
I would suggest you contact the plugin author.
As an alternative, you could also try using the PDF tools (provided by Appian) plugin to convert your docx document into PDF and use the Get PDF Metadata to retrieve the page count.
It will probably be slower but this has worked well for me in the past.