{
"success": true,
"total_pages": 2,
"successful_pages": 2,
"failed_pages": 0,
"pages": [
{
"content": "ACME CORPORATION\nInvoice #INV-2024-001\n\nBill To:\nJohn Doe Industries...",
"height": 792.0,
"width": 612.0,
"barcodes": [
{
"type": "CODE_128",
"value": "ABC123456789",
"bounding_box": { "x": 450, "y": 50, "width": 120, "height": 25 }
}
],
"signatures": [
{
"type": "handwritten",
"confidence": 0.89,
"bounding_box": { "x": 400, "y": 650, "width": 180, "height": 40 }
}
],
"image_metadata": [
{
"image_id": "img_001",
"format": "PNG",
"size": { "width": 200, "height": 150 },
"position": { "x": 100, "y": 200 },
"caption": "Fig. 3: Prompt Template.",
"cropped_image_url": "https://example-s3/img_001.png"
}
]
},
{
"content": "TERMS AND CONDITIONS\n\n1. Payment is due within 30 days...",
"height": 792.0,
"width": 612.0,
"image_metadata": []
}
]
}