Store Receipt — Searchable PDF
A realistic café receipt as a searchable PDF with a real text layer — the OCR ground truth paired with an image-only scanned twin, so you can score OCR output against known text.

Rendered preview of the pdf file (2.1 KB). Download above for the original.
Specifications
- Type
- receipt
- Text Layer
- true
- Items
- 5
- Total
- $22.75
- Twin
- scanned image-only
What is a .pdf file?
PDF (Portable Document Format) is a page-oriented document format that preserves fixed layout, fonts, vector and raster graphics, and text across platforms. It can also embed forms, annotations, attachments, and digital signatures. It is the de facto standard for finished, print-ready documents.
How to use this file
Use an example PDF to test text extraction, rendering, page-count and metadata parsing, form-field handling, and conversion or OCR pipelines.
Related files
- pdfImage-Only 'Scanned' PDF (OCR twin)An image-only PDF containing a rasterised 'scan' of the simple document, with no text layer. Paired with the text version so you can score OCR output against a known ground truth.
- pdf10-Page PDF with Bookmarked TOCA ten-page PDF with a table of contents and a full bookmark outline (10 entries) — for testing PDF navigation, outline parsing, and page extraction.
- pdf50-Page PDF (text-light)A 50-page, text-light PDF — for testing page-count handling, pagination, and large-document navigation without a large file.
- pdfFillable Form (AcroForm)A one-page PDF with a six-field AcroForm (full_name, email, phone, date, subject, comments) — a fixture for testing form fillers, parsers, and field extraction.
- pdfIntentionally Corrupt — Truncated PDFAn intentionally corrupt PDF, truncated to 60% of its bytes, for testing how a PDF parser handles a damaged file. Not a valid document by design.
- pdfLandscape PDFA landscape-orientation PDF — for testing whether your viewer or converter respects non-portrait page geometry.
Generated by generation/docs_advanced.py. Free for any use, no attribution required — license.