-
Bug
-
Resolution: Unresolved
-
Medium
-
4
-
Severity 2 - Major
-
Issue Summary
Exporting a page to Word fails when the page contains a Page Properties macro with a filter that has a large number of records.
Steps to Reproduce
Create a page containing a Page Properties macro.
Configure the macro with a filter that includes a large number of records.
Attempt to export the page to Word format.
Expected Results
The page should be successfully exported to Word without any errors.
Actual Results
The export process fails, and an error message is displayed, or the export is incomplete.
Workaround
- Adjust the filter criteria in the Page Properties macro to limit the number of records returned. This could involve narrowing the date range, applying additional filters, or otherwise segmenting the data.
- Export each batch of filtered records to a separate Word document. Repeat this process until all records have been exported in manageable batches.
- Use a word processing tool to combine the exported Word documents into a single comprehensive document.