diff --git a/__pycache__/context.cpython-312.pyc b/__pycache__/context.cpython-312.pyc index 397110c..3846d36 100644 Binary files a/__pycache__/context.cpython-312.pyc and b/__pycache__/context.cpython-312.pyc differ diff --git a/analysis.ipynb b/analysis.ipynb index 21fe407..5a3ea70 100644 --- a/analysis.ipynb +++ b/analysis.ipynb @@ -467,7 +467,7 @@ }, { "cell_type": "code", - "execution_count": 15, + "execution_count": 21, "id": "62803668", "metadata": {}, "outputs": [ diff --git a/context.py b/context.py index f382f2d..cbbf774 100644 --- a/context.py +++ b/context.py @@ -12,7 +12,7 @@ def image_to_base64(image_path): ### Defining Page Contexts ### page_1_context = { - "name": "John Doe", + "name": "Keirstyn", "surname": "Moran", "date": "July 29, 2025", } diff --git a/multi_page_report.pdf b/multi_page_report.pdf index c5fc74c..edae442 100644 Binary files a/multi_page_report.pdf and b/multi_page_report.pdf differ