Study

PPTX QUALITY REQUIREMENT

by rajesh · updated 9/26/2026

Prompt

PPTX QUALITY REQUIREMENT: Generate a clean native .pptx compatible with Microsoft PowerPoint on Windows and Mac. Before delivery:
1. Validate all PPTX XML/package relationships.
2. Ensure every shape, line, connector, image and text box has valid positive geometry.
3. Avoid malformed or unsupported DrawingML.
4. Check for broken media/references.
5. Check all slides for overflow and unintended overlaps.
6. Render every slide and visually inspect the complete deck.
7. Run presentation integrity/testing tools.
8. PowerPoint must open the final file directly without showing a Repair warning.
9. If anything questionable is detected, rebuild the affected slide/object before delivery.

Make this a production-ready PowerPoint. Perform full PPTX integrity + OOXML + geometry + rendering validation before delivery. PowerPoint must open it without Repair.

Prefer simple, robust native PowerPoint shapes over clever/complex programmatic drawing constructs.

Create the PPTX as a Microsoft PowerPoint-safe, production-ready file. Before delivery, validate the PPTX/OOXML structure, ensure there are no invalid or negative shape/connector dimensions, malformed drawing elements, broken relationships, unsupported objects, overlaps, or out-of-bounds content. Render and inspect every slide and run PPTX integrity checks. Do not deliver a file that PowerPoint may need to repair.
Sign in to fork