{"id":1333,"date":"2026-02-05T18:52:05","date_gmt":"2026-02-05T18:52:05","guid":{"rendered":"https:\/\/blog.utc.edu\/web-kb\/?p=1333"},"modified":"2026-02-05T19:21:19","modified_gmt":"2026-02-05T19:21:19","slug":"no-more-data-soup-how-to-fix-pdf-tables","status":"publish","type":"post","link":"https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/","title":{"rendered":"No More Data Soup: How to Fix PDF Tables"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"682\" src=\"https:\/\/blog.utc.edu\/app\/uploads\/sites\/165\/2026\/02\/11cabccc-5db4-425e-8a91-2488c46d73d0-1024x682.png\" alt=\"Tongue-in-cheek rendition of numbers and graphs in a bowl of soup.\" class=\"wp-image-1334\" srcset=\"https:\/\/blog.utc.edu\/app\/uploads\/sites\/165\/2026\/02\/11cabccc-5db4-425e-8a91-2488c46d73d0-1024x682.png 1024w, https:\/\/blog.utc.edu\/app\/uploads\/sites\/165\/2026\/02\/11cabccc-5db4-425e-8a91-2488c46d73d0-768x512.png 768w, https:\/\/blog.utc.edu\/app\/uploads\/sites\/165\/2026\/02\/11cabccc-5db4-425e-8a91-2488c46d73d0-580x387.png 580w, https:\/\/blog.utc.edu\/app\/uploads\/sites\/165\/2026\/02\/11cabccc-5db4-425e-8a91-2488c46d73d0-610x407.png 610w, https:\/\/blog.utc.edu\/app\/uploads\/sites\/165\/2026\/02\/11cabccc-5db4-425e-8a91-2488c46d73d0-600x400.png 600w, https:\/\/blog.utc.edu\/app\/uploads\/sites\/165\/2026\/02\/11cabccc-5db4-425e-8a91-2488c46d73d0.png 1280w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">1. Start with a clean table (before it becomes a PDF)<\/h2>\n\n\n\n<p>If you can, fix the table in Word, Google Docs, Excel, or InDesign first. PDFs inherit problems from their source. For more <a href=\"https:\/\/blog.utc.edu\/web-kb\/2025\/10\/08\/accessibility-video-resources-for-pdfs-word-documents-and-indesign\/\">video resources to these applications, please go here<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What to do<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Use a real table tool (Insert \u2192 Table)<\/li>\n\n\n\n<li>No tabs or spaces to \u201cfake\u201d columns<\/li>\n\n\n\n<li>One idea per cell<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Why this matters<\/h3>\n\n\n\n<p>Screen readers only recognize <em>real<\/em> tables. Fake tables turn into unreadable text soup.<\/p>\n\n\n\n<p>If you don&#8217;t have access to the original document, please <a href=\"#acrobatvideo\">scroll down to watch this video<\/a> on using Adobe Acrobat to make your tables accessible.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">2. Use proper header rows (this is the big one)<\/h2>\n\n\n\n<p>Every table needs column headers (and sometimes row headers).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What to do<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Identify the top row as headers<\/li>\n\n\n\n<li>If the first column labels rows, mark that too<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Why this matters<\/h3>\n\n\n\n<p>A screen reader says things like:<\/p>\n\n\n\n<p>\u201cEnrollment, 2024, 1,245\u201d<\/p>\n\n\n\n<p>Without headers, it just says:<\/p>\n\n\n\n<p>\u201c1,245\u201d<\/p>\n\n\n\n<p>No context = meaningless data.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">3. Keep the table simple<\/h2>\n\n\n\n<p>Simple tables are accessible tables.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Avoid<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Merged cells<\/li>\n\n\n\n<li>Split cells<\/li>\n\n\n\n<li>Tables inside tables<\/li>\n\n\n\n<li>Diagonal headers<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Good rule of thumb<\/h3>\n\n\n\n<p>If you have to explain the layout out loud, it\u2019s probably too complex.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What to do<\/h3>\n\n\n\n<p>Screen readers read tables line by line, not visually.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">4. Export to PDF <em>correctly<\/em><\/h2>\n\n\n\n<p>When saving or exporting to PDF, you must keep the structure.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">In Word<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>File \u2192 Save As \u2192 PDF<\/li>\n\n\n\n<li>Make sure <strong>\u201cDocument structure tags for accessibility\u201d<\/strong> is checked<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">In InDesign<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Export \u2192 Adobe PDF (Interactive or Print)<\/li>\n\n\n\n<li>Check <strong>\u201cCreate Tagged PDF\u201d<\/strong><\/li>\n\n\n\n<li>Make sure table headers are set in InDesign<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Why this matters<\/h3>\n\n\n\n<p>Tags are the hidden map that tells assistive tech how content is organized.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">6. Run the Accessibility Checker (but don\u2019t trust it blindly)<\/h2>\n\n\n\n<p><strong>Tools \u2192 Accessibility \u2192 Full Check<\/strong><\/p>\n\n\n\n<p>It will:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Catch missing headers<\/li>\n\n\n\n<li>Flag broken structure<\/li>\n<\/ul>\n\n\n\n<p>But the checker is like spellcheck\u2014it helps, but you still need human judgment.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">7. Add a summary (optional but helpful)<\/h2>\n\n\n\n<p>If the table is dense or data-heavy, add a short sentence <em>before<\/em> the table explaining it.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Example<\/h3>\n\n\n\n<p>\u201cThe table below shows student enrollment by year and department.\u201d<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Why this helps<\/h3>\n\n\n\n<p>Screen reader users get context before diving into raw data.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" id=\"acrobatvideo\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Making Tables Accessible in a PDF in Acrobat<\/h3>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"How to tag a table in Adobe Acrobat Pro | Full Walkthrough WCAG Section 508\" width=\"880\" height=\"495\" src=\"https:\/\/www.youtube.com\/embed\/csE6h2rXF-E?rel=0&#038;modestbranding=1&#038;autohide=1&#038;showinfo=0&#038;controls=0\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>1. Start with a clean table (before it becomes a PDF) If you can, fix the table in Word, Google Docs, Excel, or InDesign first. PDFs inherit problems from their source. For more video resources to these applications, please go here. What to do Why this matters Screen readers only recognize real tables. Fake tables&hellip; <\/p>\n<p class=\"more-link-wrap\"><span><a class=\"more-link button text\" href=\"https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/\"><span>Continue Reading <\/span><\/a><\/span><\/p>\n","protected":false},"author":1771,"featured_media":1334,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","_ef_editorial_meta_date_first-draft-date":"","_ef_editorial_meta_paragraph_assignment":"","_ef_editorial_meta_checkbox_needs-photo":"","_ef_editorial_meta_number_word-count":"","footnotes":""},"categories":[17],"tags":[],"class_list":{"0":"post-1333","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-accessibility","8":"entry"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>No More Data Soup: How to Fix PDF Tables - UTC Website Knowledge Base<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"No More Data Soup: How to Fix PDF Tables - UTC Website Knowledge Base\" \/>\n<meta property=\"og:description\" content=\"1. Start with a clean table (before it becomes a PDF) If you can, fix the table in Word, Google Docs, Excel, or InDesign first. PDFs inherit problems from their source. For more video resources to these applications, please go here. What to do Why this matters Screen readers only recognize real tables. Fake tables&hellip; Continue Reading\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/\" \/>\n<meta property=\"og:site_name\" content=\"UTC Website Knowledge Base\" \/>\n<meta property=\"article:published_time\" content=\"2026-02-05T18:52:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-05T19:21:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.utc.edu\/app\/uploads\/sites\/165\/2026\/02\/11cabccc-5db4-425e-8a91-2488c46d73d0.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"853\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Bridget Hornsby\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"UTC Web Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/2026\\\/02\\\/05\\\/no-more-data-soup-how-to-fix-pdf-tables\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/2026\\\/02\\\/05\\\/no-more-data-soup-how-to-fix-pdf-tables\\\/\"},\"author\":{\"name\":\"Bridget Hornsby\",\"@id\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/#\\\/schema\\\/person\\\/cfb857737b51b1144766c52775d80488\"},\"headline\":\"No More Data Soup: How to Fix PDF Tables\",\"datePublished\":\"2026-02-05T18:52:05+00:00\",\"dateModified\":\"2026-02-05T19:21:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/2026\\\/02\\\/05\\\/no-more-data-soup-how-to-fix-pdf-tables\\\/\"},\"wordCount\":381,\"image\":{\"@id\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/2026\\\/02\\\/05\\\/no-more-data-soup-how-to-fix-pdf-tables\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/blog.utc.edu\\\/app\\\/uploads\\\/sites\\\/165\\\/2026\\\/02\\\/11cabccc-5db4-425e-8a91-2488c46d73d0.png\",\"articleSection\":[\"Accessibility\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/2026\\\/02\\\/05\\\/no-more-data-soup-how-to-fix-pdf-tables\\\/\",\"url\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/2026\\\/02\\\/05\\\/no-more-data-soup-how-to-fix-pdf-tables\\\/\",\"name\":\"No More Data Soup: How to Fix PDF Tables - UTC Website Knowledge Base\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/2026\\\/02\\\/05\\\/no-more-data-soup-how-to-fix-pdf-tables\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/2026\\\/02\\\/05\\\/no-more-data-soup-how-to-fix-pdf-tables\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/blog.utc.edu\\\/app\\\/uploads\\\/sites\\\/165\\\/2026\\\/02\\\/11cabccc-5db4-425e-8a91-2488c46d73d0.png\",\"datePublished\":\"2026-02-05T18:52:05+00:00\",\"dateModified\":\"2026-02-05T19:21:19+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/#\\\/schema\\\/person\\\/cfb857737b51b1144766c52775d80488\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/2026\\\/02\\\/05\\\/no-more-data-soup-how-to-fix-pdf-tables\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/2026\\\/02\\\/05\\\/no-more-data-soup-how-to-fix-pdf-tables\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/2026\\\/02\\\/05\\\/no-more-data-soup-how-to-fix-pdf-tables\\\/#primaryimage\",\"url\":\"https:\\\/\\\/blog.utc.edu\\\/app\\\/uploads\\\/sites\\\/165\\\/2026\\\/02\\\/11cabccc-5db4-425e-8a91-2488c46d73d0.png\",\"contentUrl\":\"https:\\\/\\\/blog.utc.edu\\\/app\\\/uploads\\\/sites\\\/165\\\/2026\\\/02\\\/11cabccc-5db4-425e-8a91-2488c46d73d0.png\",\"width\":1280,\"height\":853,\"caption\":\"Tongue-in-cheek rendition of numbers and graphs in a bowl of soup.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/2026\\\/02\\\/05\\\/no-more-data-soup-how-to-fix-pdf-tables\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"No More Data Soup: How to Fix PDF Tables\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/#website\",\"url\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/\",\"name\":\"UTC Website Knowledge Base\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/blog.utc.edu\\\/web-kb\\\/#\\\/schema\\\/person\\\/cfb857737b51b1144766c52775d80488\",\"name\":\"Bridget Hornsby\",\"url\":\"\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"No More Data Soup: How to Fix PDF Tables - UTC Website Knowledge Base","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/","og_locale":"en_US","og_type":"article","og_title":"No More Data Soup: How to Fix PDF Tables - UTC Website Knowledge Base","og_description":"1. Start with a clean table (before it becomes a PDF) If you can, fix the table in Word, Google Docs, Excel, or InDesign first. PDFs inherit problems from their source. For more video resources to these applications, please go here. What to do Why this matters Screen readers only recognize real tables. Fake tables&hellip; Continue Reading","og_url":"https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/","og_site_name":"UTC Website Knowledge Base","article_published_time":"2026-02-05T18:52:05+00:00","article_modified_time":"2026-02-05T19:21:19+00:00","og_image":[{"width":1280,"height":853,"url":"https:\/\/blog.utc.edu\/app\/uploads\/sites\/165\/2026\/02\/11cabccc-5db4-425e-8a91-2488c46d73d0.png","type":"image\/png"}],"author":"Bridget Hornsby","twitter_card":"summary_large_image","twitter_misc":{"Written by":"UTC Web Team","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/#article","isPartOf":{"@id":"https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/"},"author":{"name":"Bridget Hornsby","@id":"https:\/\/blog.utc.edu\/web-kb\/#\/schema\/person\/cfb857737b51b1144766c52775d80488"},"headline":"No More Data Soup: How to Fix PDF Tables","datePublished":"2026-02-05T18:52:05+00:00","dateModified":"2026-02-05T19:21:19+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/"},"wordCount":381,"image":{"@id":"https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.utc.edu\/app\/uploads\/sites\/165\/2026\/02\/11cabccc-5db4-425e-8a91-2488c46d73d0.png","articleSection":["Accessibility"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/","url":"https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/","name":"No More Data Soup: How to Fix PDF Tables - UTC Website Knowledge Base","isPartOf":{"@id":"https:\/\/blog.utc.edu\/web-kb\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/#primaryimage"},"image":{"@id":"https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.utc.edu\/app\/uploads\/sites\/165\/2026\/02\/11cabccc-5db4-425e-8a91-2488c46d73d0.png","datePublished":"2026-02-05T18:52:05+00:00","dateModified":"2026-02-05T19:21:19+00:00","author":{"@id":"https:\/\/blog.utc.edu\/web-kb\/#\/schema\/person\/cfb857737b51b1144766c52775d80488"},"breadcrumb":{"@id":"https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/#primaryimage","url":"https:\/\/blog.utc.edu\/app\/uploads\/sites\/165\/2026\/02\/11cabccc-5db4-425e-8a91-2488c46d73d0.png","contentUrl":"https:\/\/blog.utc.edu\/app\/uploads\/sites\/165\/2026\/02\/11cabccc-5db4-425e-8a91-2488c46d73d0.png","width":1280,"height":853,"caption":"Tongue-in-cheek rendition of numbers and graphs in a bowl of soup."},{"@type":"BreadcrumbList","@id":"https:\/\/blog.utc.edu\/web-kb\/2026\/02\/05\/no-more-data-soup-how-to-fix-pdf-tables\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog.utc.edu\/web-kb\/"},{"@type":"ListItem","position":2,"name":"No More Data Soup: How to Fix PDF Tables"}]},{"@type":"WebSite","@id":"https:\/\/blog.utc.edu\/web-kb\/#website","url":"https:\/\/blog.utc.edu\/web-kb\/","name":"UTC Website Knowledge Base","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.utc.edu\/web-kb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/blog.utc.edu\/web-kb\/#\/schema\/person\/cfb857737b51b1144766c52775d80488","name":"Bridget Hornsby","url":""}]}},"featured_image_src":"https:\/\/blog.utc.edu\/app\/uploads\/sites\/165\/2026\/02\/11cabccc-5db4-425e-8a91-2488c46d73d0-600x400.png","featured_image_src_square":"https:\/\/blog.utc.edu\/app\/uploads\/sites\/165\/2026\/02\/11cabccc-5db4-425e-8a91-2488c46d73d0-600x600.png","author_info":{"display_name":"UTC Web Team","author_link":""},"jetpack_featured_media_url":"https:\/\/blog.utc.edu\/app\/uploads\/sites\/165\/2026\/02\/11cabccc-5db4-425e-8a91-2488c46d73d0.png","_links":{"self":[{"href":"https:\/\/blog.utc.edu\/web-kb\/wp-json\/wp\/v2\/posts\/1333","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.utc.edu\/web-kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.utc.edu\/web-kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.utc.edu\/web-kb\/wp-json\/wp\/v2\/users\/1771"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.utc.edu\/web-kb\/wp-json\/wp\/v2\/comments?post=1333"}],"version-history":[{"count":5,"href":"https:\/\/blog.utc.edu\/web-kb\/wp-json\/wp\/v2\/posts\/1333\/revisions"}],"predecessor-version":[{"id":1352,"href":"https:\/\/blog.utc.edu\/web-kb\/wp-json\/wp\/v2\/posts\/1333\/revisions\/1352"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.utc.edu\/web-kb\/wp-json\/wp\/v2\/media\/1334"}],"wp:attachment":[{"href":"https:\/\/blog.utc.edu\/web-kb\/wp-json\/wp\/v2\/media?parent=1333"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.utc.edu\/web-kb\/wp-json\/wp\/v2\/categories?post=1333"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.utc.edu\/web-kb\/wp-json\/wp\/v2\/tags?post=1333"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}