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
Filenameproduct-sheet-two-column.pdf
FormatPDF
Size1.6 KB (1,654 bytes)
MIME typeapplication/pdf
SHA-256118fa3e8a809640884399c1e2ea58943c4e4d28892270c112a7f435b2ea63947
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

More rag test corpus test files

firmware-3.1-notes-v1.mdfirmware-3.1-notes-v2.mdk2-specification.pdfprice-list.xlsxservice-manual.docxstaff-handbook.pdfsupport-faq.htmlsupport-thread.eml

← All RAG test corpus files