Test files › RAG test corpus › product-sheet-two-column.pdf
Sample PDF file (product sheet two column)
A two-column PDF whose columns are drawn row by row, so the content stream alternates between the columns.
↓ Download product-sheet-two-column.pdf| Filename | product-sheet-two-column.pdf |
| Format | |
| Size | 1.6 KB (1,654 bytes) |
| MIME type | application/pdf |
| SHA-256 | 118fa3e8a809640884399c1e2ea58943c4e4d28892270c112a7f435b2ea63947 |
What this file catchesExtraction that follows content stream order (pdftotext -raw, for one) interleaves the warranty and returns sentences line by line. Layout-aware extraction (pdftotext in its default mode) keeps them apart.
Download & verify
curl -fsSL -o "product-sheet-two-column.pdf" "https://files.hexaqa.com/rag/corpus/product-sheet-two-column.pdf"
curl -fsSL "https://files.hexaqa.com/rag/corpus/product-sheet-two-column.pdf" | sha256sum
# expect: 118fa3e8a809640884399c1e2ea58943c4e4d28892270c112a7f435b2ea63947