1. Multi-Column Research Paper Debugging
AI EngineerBackground
An engineer is building a citation-aware RAG system but finds that text from the left column is merging with the right column.
Problem
The raw extraction order is reading horizontally across the entire page width instead of following the columns.
How to use
Upload the research PDF, set the page range to '1-5', and run the debugger with XY-Cut++ enabled.
Outcome
The HTML report shows that XY-Cut++ correctly isolates the columns, while the raw order fails, confirming that layout-aware extraction is required.