{"id":85591,"date":"2020-08-26T23:04:00","date_gmt":"2020-08-27T04:04:00","guid":{"rendered":"https:\/\/allyant.com\/?p=85591"},"modified":"2024-07-15T11:37:04","modified_gmt":"2024-07-15T16:37:04","slug":"how-to-tag-footnotes-and-endnotes-in-pdf","status":"publish","type":"post","link":"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/","title":{"rendered":"How to Tag Footnotes and Endnotes in PDF"},"content":{"rendered":"\n<p>A question that often comes up in our PDF remediation classes is, \u201chow do you tag footnotes or endnotes?\u201d<\/p>\n\n\n\n<p>This article provides guidance on tagging and offers suggestions and options to consider when determining the tags\u2019 reading order in the Tags tree.<\/p>\n\n\n\n<p><strong>Please note:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The guidance and suggestions offered in this article are for version 1 of the PDF standard (ISO 32000) and version 1 of PDF\/UA. These guidelines will change when version 2 of those standards is fully released, implemented and supported.<\/li>\n\n\n\n<li>We use \u201cnumber\u201d when discussing superscript characters, but you can use other characters like letters or symbols. Likewise, the main body of the document can be a paragraph, list or table, though we will primarily use paragraph in this article.<\/li>\n<\/ul>\n\n\n\n<p>There are two separate components to tagging footnotes or endnotes.<\/p>\n\n\n\n<p>The first part is the superscript number in the main body of the document. For footnotes, the second part is the note itself, which appears at the bottom of the page. Endnotes show up at the end of the document.<\/p>\n\n\n\n<h2 class=\"has-purple-color has-text-color wp-block-heading\">Part 1 \u2013 The Reference Tag<\/h2>\n\n\n\n<p>In each instance of a footnote or endnote, the superscript number is placed within a Reference tag. The screenshot below shows a Reference tag in the Tags tree with the number 2 inside it. The superscript number 2 is highlighted at the end of a paragraph in the physical view.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"744\" height=\"110\" src=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Reference-Tag-744x110-1.png\" alt=\"A screen capture shows a Reference tag in the Tags tree with the number 2 inside it. The superscript number 2 is highlighted at the end of a paragraph in the physical view.\" class=\"wp-image-85593\" srcset=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Reference-Tag-744x110-1.png 744w, https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Reference-Tag-744x110-1-300x44.png 300w\" sizes=\"auto, (max-width: 744px) 100vw, 744px\" \/><\/figure>\n\n\n\n<p>Notice that the Reference tag is in the Paragraph tag with the rest of the paragraph\u2019s text.<\/p>\n\n\n\n<h2 class=\"has-purple-color has-text-color wp-block-heading\">Part 2 \u2013 The Note Tag<\/h2>\n\n\n\n<p>Tagging the note itself, what the reference points to, has several parts. A Note tag contains it all, but there may be sub-structures inside. Ordinarily, the number is placed in a Label (Lbl) tag. The text of the footnote is placed in a Span tag.<\/p>\n\n\n\n<p>Of course, there are additional things to consider.<\/p>\n\n\n\n<p>Various standards have different requirements for tagging Notes. For example, the WCAG standards (both 2.0 and 2.1) do not require Lbl or Span tag use inside the Note tags. PDF\/UA requires the Lbl tag. The Span tag can help to keep things organized.<\/p>\n\n\n\n<p>In the screenshot below, the Note tag is a child of a Paragraph tag. According to ISO 32000-1, Note tags are Inline-Level Structure Elements, so they need to go in a Block-Level element, like a P. However, according to PDF\/UA, if its placement value is \u201cBlock,\u201d then the Note tag does not need to be placed inside a P tag. The process of setting the placement is quick and easy with CommonLook PDF\u2019s Fix Wizard.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"744\" height=\"299\" src=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Note-Tag-744x299-1.png\" alt=\" the Note tag is a child of a Paragraph tag. According to ISO 32000-1, Note tags are Inline-Level Structure Elements, so they need to go in a Block-Level element, like a P.\" class=\"wp-image-85594\" srcset=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Note-Tag-744x299-1.png 744w, https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Note-Tag-744x299-1-300x121.png 300w\" sizes=\"auto, (max-width: 744px) 100vw, 744px\" \/><\/figure>\n\n\n\n<p>PDF\/UA requires a unique ID for each Note tag. Again, CommonLook PDF\u2019s Fix Wizard accomplishes this more efficiently than in Acrobat alone.<\/p>\n\n\n\n<h2 class=\"has-purple-color has-text-color wp-block-heading\">Determining the Reading Order for Footnotes and Endnotes<\/h2>\n\n\n\n<p>When it comes to footnotes or endnotes, tagging the References and Notes is often the simple part. Determining the reading order often proves more challenging. Though your organization\u2019s policies may provide guidance, oftentimes it comes down to the remediator\u2019s choice. Here are some suggestions and things to consider:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Place the Note tag in the Tags tree (in a P tag), immediately after the Paragraph tag that references it. When a list refers to a note, move the Note tag inside the LBody, placing it after the text in the LBody.\n<ul class=\"wp-block-list\">\n<li>The advantage of this choice is that it places the note text closer in the reading order to where it is referenced.<\/li>\n\n\n\n<li>If the same footnote is used to more than once in a document, do not use this option.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Do not move Note tags inside TH cells in data tables. If a footnote is referenced in a table\u2019s header cell, add the note in a Paragraph tag below the table in the Tags tree.<\/li>\n\n\n\n<li>Place the Note tag (in a P) as the last tag for the page where it appears in the physical view.\n<ul class=\"wp-block-list\">\n<li>Use this option if the same footnote is referred to multiple times on the page.<\/li>\n\n\n\n<li><strong>Caution:<\/strong> If a paragraph or list item spans across multiple pages, do not break the Paragraph, LBody or List tag at the end of one page to insert the Note tag before the page break. Instead, move the Note tag after the Paragraph tag, even if it means the note appears on the following page.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Endnotes: because endnotes occur at the end of the document, their Note tags should be placed in the Tags tree according to the endnote\u2019s location in the physical view. Keep in mind proper nesting \u2013 there should be Paragraph tags as parents for the Note tags.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"has-purple-color has-text-color wp-block-heading\">If the Footnote or Endnote Contains a Link<\/h2>\n\n\n\n<p>When the reference links to notes at the bottom of the page, or to the endnote, tag the Link inside the Reference tag. In turn, the Reference tag will live inside a Paragraph (or, perhaps, an LBody, for example). A properly structured Link tag contains both the text for the Link and the Annotation. In the screenshot below, the reference, Note 1, is linked to a footnote. The Reference tag contains a Link tag that includes the text, Note 1, and the Annotation.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"744\" height=\"219\" src=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Footnote_-_Linked-744x219-1.png\" alt=\"A screen capture shows the reference, Note 1, is linked to a footnote. The Reference tag contains a Link tag that includes the text, Note 1, and the Annotation.\" class=\"wp-image-85595\" srcset=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Footnote_-_Linked-744x219-1.png 744w, https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/Footnote_-_Linked-744x219-1-300x88.png 300w\" sizes=\"auto, (max-width: 744px) 100vw, 744px\" \/><\/figure>\n\n\n\n<h2 class=\"has-purple-color has-text-color wp-block-heading\">What Screen Readers Do<\/h2>\n\n\n\n<p>Technically, Reference tags are for internal links within the document. When screen readers come across a Reference tag, they will say \u201clink.\u201d<\/p>\n\n\n\n<p>Unfortunately, this happens even though the reference may not have a link.<\/p>\n\n\n\n<p>Similarly, if the Reference tag contains an actual link, screen reader users will hear \u201cLink, link\u201d\u2013once for the Reference and again for the Link tag.<\/p>\n\n\n\n<p>This is a known issue with screen readers that will hopefully be addressed by their developers soon. In addition, some of this is to be corrected in the next version of the PDF standard.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A question that often comes up in our PDF remediation classes is, \u201chow do you tag footnotes or endnotes?\u201d This article provides guidance on tagging and offers suggestions and options [&hellip;]<\/p>\n","protected":false},"author":12,"featured_media":85592,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[14],"tags":[36,37,38,39],"class_list":["post-85591","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","tag-pdf-accessibility","tag-tag-order","tag-tagging-documents","tag-tagging-lists"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"This article provides guidance on tagging and offers suggestions and options to consider when determining the tags\u2019 reading order in the Tags tree.\" \/>\n\t<meta name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n\t<meta name=\"author\" content=\"Communications\"\/>\n\t<meta name=\"google-site-verification\" content=\"sz9aAxXztsJYdCXthODGNnUF_2aAZsZBWbnNQPko7v8\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.8\" \/>\n\n\t\t<!-- Google tag (gtag.js) -->\n<script async src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=AW-1060610216\"><\/script>\n<script>\n  window.dataLayer = window.dataLayer || [];\n  function gtag(){dataLayer.push(arguments);}\n  gtag('js', new Date());\n\n  gtag('config', 'AW-1060610216');\n<\/script>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Allyant - Simple. Seamless. Accessibility.\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How to Tag Footnotes and Endnotes in PDF - Allyant\" \/>\n\t\t<meta property=\"og:description\" content=\"This article provides guidance on tagging and offers suggestions and options to consider when determining the tags\u2019 reading order in the Tags tree.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/How-to-Tag-Footnotes-and-Endnotes-in-PDF-scaled-1.jpeg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/How-to-Tag-Footnotes-and-Endnotes-in-PDF-scaled-1.jpeg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t\t<meta property=\"og:image:height\" content=\"1280\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2020-08-27T04:04:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-07-15T16:37:04+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How to Tag Footnotes and Endnotes in PDF - Allyant\" \/>\n\t\t<meta name=\"twitter:description\" content=\"This article provides guidance on tagging and offers suggestions and options to consider when determining the tags\u2019 reading order in the Tags tree.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/How-to-Tag-Footnotes-and-Endnotes-in-PDF-scaled-1.jpeg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/how-to-tag-footnotes-and-endnotes-in-pdf\\\/#blogposting\",\"name\":\"How to Tag Footnotes and Endnotes in PDF - Allyant\",\"headline\":\"How to Tag Footnotes and Endnotes in PDF\",\"author\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/author\\\/communications\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/allyant.com\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/How-to-Tag-Footnotes-and-Endnotes-in-PDF-scaled-1.jpeg\",\"width\":2560,\"height\":1280},\"datePublished\":\"2020-08-26T23:04:00-05:00\",\"dateModified\":\"2024-07-15T11:37:04-05:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/how-to-tag-footnotes-and-endnotes-in-pdf\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/how-to-tag-footnotes-and-endnotes-in-pdf\\\/#webpage\"},\"articleSection\":\"Blog, pdf accessibility, tag order, tagging documents, tagging lists\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/how-to-tag-footnotes-and-endnotes-in-pdf\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/allyant.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/category\\\/blog\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/allyant.com\\\/category\\\/blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/how-to-tag-footnotes-and-endnotes-in-pdf\\\/#listItem\",\"name\":\"How to Tag Footnotes and Endnotes in PDF\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/how-to-tag-footnotes-and-endnotes-in-pdf\\\/#listItem\",\"position\":3,\"name\":\"How to Tag Footnotes and Endnotes in PDF\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/allyant.com\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/allyant.com\\\/#organization\",\"name\":\"Allyant\",\"description\":\"We make accessibility simple, seamless, and efficient for organizations\\u2014ensuring equitable access to digital, document, and printed information for people with disabilities.\",\"url\":\"https:\\\/\\\/allyant.com\\\/\",\"email\":\"info@allyant.com\",\"telephone\":\"+16132360866\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":0,\"maxValue\":200},\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/allyant.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/image.png\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/how-to-tag-footnotes-and-endnotes-in-pdf\\\/#organizationLogo\",\"width\":5672,\"height\":2900,\"caption\":\"Allyant logo. Simple, Seamless, Accessibility.\"},\"image\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/how-to-tag-footnotes-and-endnotes-in-pdf\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/allyant.com\\\/author\\\/communications\\\/#author\",\"url\":\"https:\\\/\\\/allyant.com\\\/author\\\/communications\\\/\",\"name\":\"Communications\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0f63af01ba9ed8418fb3841c0650c5dd9338bf4bace999d37d9063551728d9db?s=96&d=mm&r=g\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/how-to-tag-footnotes-and-endnotes-in-pdf\\\/#webpage\",\"url\":\"https:\\\/\\\/allyant.com\\\/blog\\\/how-to-tag-footnotes-and-endnotes-in-pdf\\\/\",\"name\":\"How to Tag Footnotes and Endnotes in PDF - Allyant\",\"description\":\"This article provides guidance on tagging and offers suggestions and options to consider when determining the tags\\u2019 reading order in the Tags tree.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/how-to-tag-footnotes-and-endnotes-in-pdf\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/author\\\/communications\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/author\\\/communications\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/allyant.com\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/How-to-Tag-Footnotes-and-Endnotes-in-PDF-scaled-1.jpeg\",\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/how-to-tag-footnotes-and-endnotes-in-pdf\\\/#mainImage\",\"width\":2560,\"height\":1280},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/blog\\\/how-to-tag-footnotes-and-endnotes-in-pdf\\\/#mainImage\"},\"datePublished\":\"2020-08-26T23:04:00-05:00\",\"dateModified\":\"2024-07-15T11:37:04-05:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/allyant.com\\\/#website\",\"url\":\"https:\\\/\\\/allyant.com\\\/\",\"name\":\"Allyant\",\"alternateName\":\"CommonLook\",\"description\":\"Simple. Seamless. Accessibility.\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/allyant.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>How to Tag Footnotes and Endnotes in PDF - Allyant<\/title>\n\n","aioseo_head_json":{"title":"How to Tag Footnotes and Endnotes in PDF - Allyant","description":"This article provides guidance on tagging and offers suggestions and options to consider when determining the tags\u2019 reading order in the Tags tree.","canonical_url":"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/","robots":"max-snippet:-1, max-image-preview:large, max-video-preview:-1","keywords":"","webmasterTools":{"google-site-verification":"sz9aAxXztsJYdCXthODGNnUF_2aAZsZBWbnNQPko7v8","miscellaneous":"&lt;!-- Google tag (gtag.js) --&gt;\n&lt;script async src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=AW-1060610216\"&gt;&lt;\/script&gt;\n&lt;script&gt;\n  window.dataLayer = window.dataLayer || [];\n  function gtag(){dataLayer.push(arguments);}\n  gtag('js', new Date());\n\n  gtag('config', 'AW-1060610216');\n&lt;\/script&gt;"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/#blogposting","name":"How to Tag Footnotes and Endnotes in PDF - Allyant","headline":"How to Tag Footnotes and Endnotes in PDF","author":{"@id":"https:\/\/allyant.com\/author\/communications\/#author"},"publisher":{"@id":"https:\/\/allyant.com\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/How-to-Tag-Footnotes-and-Endnotes-in-PDF-scaled-1.jpeg","width":2560,"height":1280},"datePublished":"2020-08-26T23:04:00-05:00","dateModified":"2024-07-15T11:37:04-05:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/#webpage"},"isPartOf":{"@id":"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/#webpage"},"articleSection":"Blog, pdf accessibility, tag order, tagging documents, tagging lists"},{"@type":"BreadcrumbList","@id":"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/allyant.com#listItem","position":1,"name":"Home","item":"https:\/\/allyant.com","nextItem":{"@type":"ListItem","@id":"https:\/\/allyant.com\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/allyant.com\/category\/blog\/#listItem","position":2,"name":"Blog","item":"https:\/\/allyant.com\/category\/blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/#listItem","name":"How to Tag Footnotes and Endnotes in PDF"},"previousItem":{"@type":"ListItem","@id":"https:\/\/allyant.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/#listItem","position":3,"name":"How to Tag Footnotes and Endnotes in PDF","previousItem":{"@type":"ListItem","@id":"https:\/\/allyant.com\/category\/blog\/#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/allyant.com\/#organization","name":"Allyant","description":"We make accessibility simple, seamless, and efficient for organizations\u2014ensuring equitable access to digital, document, and printed information for people with disabilities.","url":"https:\/\/allyant.com\/","email":"info@allyant.com","telephone":"+16132360866","numberOfEmployees":{"@type":"QuantitativeValue","minValue":0,"maxValue":200},"logo":{"@type":"ImageObject","url":"https:\/\/allyant.com\/wp-content\/uploads\/2024\/04\/image.png","@id":"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/#organizationLogo","width":5672,"height":2900,"caption":"Allyant logo. Simple, Seamless, Accessibility."},"image":{"@id":"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/allyant.com\/author\/communications\/#author","url":"https:\/\/allyant.com\/author\/communications\/","name":"Communications","image":{"@type":"ImageObject","url":"https:\/\/secure.gravatar.com\/avatar\/0f63af01ba9ed8418fb3841c0650c5dd9338bf4bace999d37d9063551728d9db?s=96&d=mm&r=g"}},{"@type":"WebPage","@id":"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/#webpage","url":"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/","name":"How to Tag Footnotes and Endnotes in PDF - Allyant","description":"This article provides guidance on tagging and offers suggestions and options to consider when determining the tags\u2019 reading order in the Tags tree.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/allyant.com\/#website"},"breadcrumb":{"@id":"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/#breadcrumblist"},"author":{"@id":"https:\/\/allyant.com\/author\/communications\/#author"},"creator":{"@id":"https:\/\/allyant.com\/author\/communications\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/How-to-Tag-Footnotes-and-Endnotes-in-PDF-scaled-1.jpeg","@id":"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/#mainImage","width":2560,"height":1280},"primaryImageOfPage":{"@id":"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/#mainImage"},"datePublished":"2020-08-26T23:04:00-05:00","dateModified":"2024-07-15T11:37:04-05:00"},{"@type":"WebSite","@id":"https:\/\/allyant.com\/#website","url":"https:\/\/allyant.com\/","name":"Allyant","alternateName":"CommonLook","description":"Simple. Seamless. Accessibility.","inLanguage":"en-US","publisher":{"@id":"https:\/\/allyant.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"Allyant - Simple. Seamless. Accessibility.","og:type":"article","og:title":"How to Tag Footnotes and Endnotes in PDF - Allyant","og:description":"This article provides guidance on tagging and offers suggestions and options to consider when determining the tags\u2019 reading order in the Tags tree.","og:url":"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/","og:image":"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/How-to-Tag-Footnotes-and-Endnotes-in-PDF-scaled-1.jpeg","og:image:secure_url":"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/How-to-Tag-Footnotes-and-Endnotes-in-PDF-scaled-1.jpeg","og:image:width":2560,"og:image:height":1280,"article:published_time":"2020-08-27T04:04:00+00:00","article:modified_time":"2024-07-15T16:37:04+00:00","twitter:card":"summary_large_image","twitter:title":"How to Tag Footnotes and Endnotes in PDF - Allyant","twitter:description":"This article provides guidance on tagging and offers suggestions and options to consider when determining the tags\u2019 reading order in the Tags tree.","twitter:image":"https:\/\/allyant.com\/wp-content\/uploads\/2022\/12\/How-to-Tag-Footnotes-and-Endnotes-in-PDF-scaled-1.jpeg"},"aioseo_meta_data":{"post_id":"85591","title":null,"description":"This article provides guidance on tagging and offers suggestions and options to consider when determining the tags\u2019 reading order in the Tags tree.","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":"{\"title\":{\"suggestions\":[],\"usage\":0},\"description\":{\"suggestions\":[],\"usage\":0}}","created":"2022-12-06 05:09:36","updated":"2026-05-14 03:53:15","ai":null,"seo_analyzer_scan_date":"2026-05-14 03:53:15"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/allyant.com\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/allyant.com\/category\/blog\/\" title=\"Blog\">Blog<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tHow to Tag Footnotes and Endnotes in PDF\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/allyant.com"},{"label":"Blog","link":"https:\/\/allyant.com\/category\/blog\/"},{"label":"How to Tag Footnotes and Endnotes in PDF","link":"https:\/\/allyant.com\/blog\/how-to-tag-footnotes-and-endnotes-in-pdf\/"}],"_links":{"self":[{"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/posts\/85591","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/comments?post=85591"}],"version-history":[{"count":0,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/posts\/85591\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/media\/85592"}],"wp:attachment":[{"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/media?parent=85591"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/categories?post=85591"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/allyant.com\/wp-json\/wp\/v2\/tags?post=85591"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}