{"id":1564,"date":"2026-09-12T15:13:00","date_gmt":"2026-09-12T19:13:00","guid":{"rendered":"https:\/\/www.xconvert.com\/blog\/?p=1564"},"modified":"2026-07-16T23:44:01","modified_gmt":"2026-07-17T03:44:01","slug":"flatten-a-pdf","status":"publish","type":"post","link":"https:\/\/www.xconvert.com\/blog\/flatten-a-pdf","title":{"rendered":"How to Flatten a PDF: Forms and Annotations That Always Print"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">You fill out a PDF form \u2014 a W-9, a permission slip, an insurance claim \u2014 save it, and email it off. The recipient opens it and every field is <strong>blank<\/strong>. Or you spend an hour highlighting and commenting on a contract, send it over, and your notes are nowhere to be seen in their viewer. The fix for both is the same: <strong>flatten the PDF<\/strong> before you send it. Flattening merges a PDF\u2019s interactive and overlay layers \u2014 form fields, annotations, comments, stamps, and signature appearances \u2014 down into the static page content, so what you see is what everyone sees and prints. We verified how flattening behaves against Adobe\u2019s and Foxit\u2019s own documentation and the PDF interactive-form model, and confirmed the exact flow on xconvert\u2019s live tool.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Quick answer:<\/strong> <strong>Flattening bakes a PDF\u2019s interactive layers \u2014 filled form fields (AcroForm), highlights and comments, stamps, and signature appearances \u2014 into the page itself<\/strong>, so they always display and print identically and can no longer be edited or cleared. Flatten <strong>before<\/strong> you email a filled form, print, or archive. Don\u2019t flatten if the recipient still needs to fill or edit the fields \u2014 flattening is effectively one-way, so keep an unflattened copy. On xconvert: click <strong>+ Add Files<\/strong>, then <strong>Flatten<\/strong>, and download.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Jump to a section<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"#what\">What \u201cflatten\u201d actually means<\/a><\/li><li><a href=\"#blank\">Why your filled form prints blank<\/a><\/li><li><a href=\"#lose\">What you lose by flattening \u2014 and when not to<\/a><\/li><li><a href=\"#tool\">Flatten a PDF on xconvert<\/a><\/li><li><a href=\"#faq\">FAQ<\/a><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what\">What \u201cflatten\u201d actually means<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A PDF is not always the single, fixed page it looks like. Interactive and overlay content often sits in <strong>separate layers on top of the page<\/strong>:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Form fields (AcroForm).<\/strong> The PDF specification\u2019s interactive-form mechanism \u2014 nicknamed <em>AcroForm<\/em> \u2014 is \u201ca collection of fields for gathering information,\u201d made up of a form dictionary, the form fields themselves, and <em>widget annotations<\/em> that draw each field\u2019s visible appearance. When you type into a fillable form, your text lives in the field object, not in the page.<\/li><li><strong>Annotations.<\/strong> Highlights, sticky notes, comments, drawing markups, and stamps are all annotation objects layered over the page.<\/li><li><strong>Signature appearances.<\/strong> The visible \u201csigned by\u201d block is a widget drawn on top of the page.<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Flattening is the process of converting those interactive objects into part of the static page content.<\/strong> As one PDF engine describes it, a flattened field has its appearance \u201cembedded into the page\u2019s content\u201d while \u201cthe widget annotations themselves are removed\u201d and \u201cthe field itself is removed from the field tree.\u201d Adobe describes the same outcome: flattening merges form fields, annotations, comments, and signature appearances into the page so the file behaves like a printed page rather than an interactive document.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Foxit is blunt about the point of it: flattening makes \u201ccomments and form fields permanent so document recipients cannot change them,\u201d and afterwards \u201call form fields are closed for modification or filling.\u201d The values look identical \u2014 they just can\u2019t be tabbed through, clicked, or edited anymore.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"blank\">Why your filled form prints blank<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Here\u2019s the pain that sends most people searching for \u201cflatten PDF.\u201d You fill out a form, it looks perfect on screen, you print it or send it \u2014 and the fields come out <strong>blank<\/strong>. This isn\u2019t random; it\u2019s a predictable mismatch between two different ways of putting text on a PDF:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Embedded in the AcroForm field<\/strong> \u2014 the correct way. A proper form filler writes your data into the PDF\u2019s form-field structure, and it prints and displays the same everywhere.<\/li><li><strong>Overlaid as a separate annotation layer<\/strong> \u2014 what macOS <strong>Preview<\/strong>, some browser PDF viewers, and lightweight mobile apps do. The text is painted on top of the page but never written into the field. On your screen it looks filled; certain print drivers and other viewers render only the base document and skip the overlay, so the form comes out empty. Fill a form in Preview and open it in Adobe Acrobat and the fields can show blank for exactly this reason.<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">There\u2019s a second, sneakier cause: a form field whose print property is set to <strong>\u201cVisible, but doesn\u2019t print.\u201d<\/strong> Adobe\u2019s own community threads document form fields resetting to that state \u2014 sometimes after e-signing \u2014 so the data shows on screen but is deliberately skipped by the printer.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Flattening fixes both<\/strong> because it stops treating your input as a separate, optional layer. Once the field\u2019s current appearance is drawn into the page content, there\u2019s no overlay to lose and no \u201cdoesn\u2019t print\u201d flag to honor \u2014 the value is simply part of the page. That\u2019s why \u201cflatten before you print or send\u201d is the reliable cure for vanishing form data.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The same logic applies to annotations: highlights and comments that render in one app can be dropped or shown differently in another. Flattening bakes them into the page so they\u2019re visible in any viewer and on paper.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"lose\">What you lose by flattening \u2014 and when not to<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Flattening has one real cost, and it\u2019s the whole point: <strong>you lose the interactivity.<\/strong> After flattening, a fillable form is no longer fillable, comments can\u2019t be reopened or deleted, and fields can\u2019t be tabbed through. And it\u2019s effectively <strong>one-way<\/strong> \u2014 Adobe notes that reversing a flatten to restore the original interactive structure is generally not possible, so <strong>keep a copy of the unflattened original<\/strong> if you might need to edit it later.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That trade-off makes the decision simple:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Situation<\/th><th>Flatten?<\/th><\/tr><\/thead><tbody><tr><td>Emailing a <strong>filled, final<\/strong> form (W-9, application, claim)<\/td><td><strong>Yes<\/strong> \u2014 lock in the values so they print and display everywhere<\/td><\/tr><tr><td><strong>Printing<\/strong> a form or an annotated document<\/td><td><strong>Yes<\/strong> \u2014 avoids blank fields and dropped markups<\/td><\/tr><tr><td><strong>Archiving<\/strong> a finished document for the long term<\/td><td><strong>Yes<\/strong> \u2014 one static layer views consistently years later<\/td><\/tr><tr><td>Sending a signed or annotated PDF you don\u2019t want altered<\/td><td><strong>Yes<\/strong> \u2014 recipients can\u2019t quietly change baked-in content<\/td><\/tr><tr><td>Recipient still needs to <strong>fill in<\/strong> the form<\/td><td><strong>No<\/strong> \u2014 flattening removes the fillable fields<\/td><\/tr><tr><td>You\u2019ll need to <strong>edit<\/strong> the comments or fields yourself<\/td><td><strong>No<\/strong> \u2014 keep it interactive (or work on your saved original)<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">A cryptographic <strong>digital signature<\/strong> is a special case: flattening preserves how the signature <em>looks<\/em>, but because flattening rewrites the document it will typically <strong>invalidate<\/strong> a real cryptographic signature. Flatten the <em>appearance<\/em> for consistent sharing and printing \u2014 but don\u2019t expect the underlying signature to still validate afterward.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you\u2019re assembling several filled forms into one packet, <a href=\"https:\/\/www.xconvert.com\/blog\/merge-multiple-pdfs-into-one\">merge them into a single PDF<\/a> first, then flatten the result so nothing shifts.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"tool\">Flatten a PDF on xconvert<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https:\/\/www.xconvert.com\/flatten-pdf\">xconvert Flatten PDF tool<\/a> does this on our servers in a couple of clicks \u2014 there are no settings to wrestle with:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Open <a href=\"https:\/\/www.xconvert.com\/flatten-pdf\">xconvert.com\/flatten-pdf<\/a> and click <strong>+ Add Files<\/strong> to upload your PDF (drag-and-drop works too, and batch upload is supported).<\/li><li>There\u2019s nothing to configure. The tool bakes your form fields, annotations and comments, and signature appearances into each page, then rewrites the PDF without the original interactive objects.<\/li><li>Click <strong>Flatten<\/strong>.<\/li><li>Download your flattened PDF. Its fields and markups are now part of the page, so they\u2019ll display and print the same everywhere.<\/li><\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Because the content is drawn as vector text and shapes rather than rasterized to a flat image, the page stays crisp at any zoom; the file-size change is usually modest and can go either way. If your flattened PDF comes out larger than you\u2019d like, <a href=\"https:\/\/www.xconvert.com\/blog\/compress-a-pdf-without-losing-quality\">compress it without losing quality<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Your file is processed on our servers and deleted automatically a few hours later.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"faq\">FAQ<\/h2>\n\n\n\n<h5 class=\"wp-block-heading\">What does it mean to flatten a PDF?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Flattening merges a PDF\u2019s interactive and overlay layers \u2014 form fields, annotations, comments, stamps, and signature appearances \u2014 into the static page content.<\/strong> The document then behaves like a printed page: everything displays and prints identically in any viewer, and nothing can be edited, cleared, or tabbed through.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Why do my filled-in form fields print or show up blank?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">Usually because the text was added as an <strong>overlay layer<\/strong> \u2014 common when you fill a form in macOS Preview or some browser viewers \u2014 rather than written into the PDF\u2019s form fields, so other viewers and print drivers render the original blank page and skip the overlay. A field set to <strong>\u201cVisible, but doesn\u2019t print\u201d<\/strong> causes the same thing. <strong>Flattening bakes the values into the page, so they can\u2019t be skipped.<\/strong><\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Can I undo flattening or edit a flattened PDF?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Generally no<\/strong> \u2014 flattening removes the interactive fields and annotations, and restoring them isn\u2019t reliably possible. Always keep the <strong>original, unflattened file<\/strong> if you might need to change the values later or let someone else fill the form.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Will flattening keep my highlights and comments visible everywhere?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yes.<\/strong> Highlights, sticky notes, and comments are annotation layers that some apps render differently or drop entirely. Flattening draws them into the page so they appear the same in every viewer and on paper.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Does flattening a PDF reduce the file size?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It depends.<\/strong> Flattening removes the form and annotation structure but adds drawing instructions to the page, so the size can go up or down. xconvert draws the content as vector text and shapes rather than a raster image, so quality stays sharp; if the result is bigger than you need, compress it afterward.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Should I flatten a form before emailing it?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yes, if it\u2019s final and filled in<\/strong> \u2014 flattening guarantees the recipient sees and prints exactly what you see, with no blank fields. <strong>Don\u2019t<\/strong> flatten if the person still needs to fill or edit the fields; send the interactive version and keep your filled copy for your records.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Does flattening invalidate a digital signature?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">Flattening keeps the <strong>visual<\/strong> signature block, but because it rewrites the document it will typically <strong>invalidate a cryptographic digital signature<\/strong>. Flatten for consistent sharing and printing \u2014 not as a way to preserve a legally verifiable signature.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Sources<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Last verified 2026-07-16.<\/em><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.adobe.com\/acrobat\/hub\/how-to-flatten-a-pdf.html\">Adobe Acrobat \u2014 How to flatten a PDF<\/a> \u2014 flattening merges form fields, annotations, comments, and signatures into static page content; reversing it is generally not possible, so keep a backup.<\/li><li><a href=\"https:\/\/www.foxit.com\/blog\/how-to-flatten-pdf-forms\/\">Foxit \u2014 How to Flatten PDF Forms<\/a> \u2014 flattening transforms annotations and form fields into page objects, makes them permanent so recipients can\u2019t change them, and afterwards \u201call form fields are closed for modification or filling.\u201d<\/li><li><a href=\"https:\/\/hexapdf.gettalong.org\/documentation\/interactive-forms\/index.html\">HexaPDF \u2014 Interactive Forms (AcroForm)<\/a> \u2014 technical definition of AcroForm fields and widget annotations, and what flattening removes from the field tree.<\/li><li><a href=\"https:\/\/docs.apryse.com\/core\/guides\/features\/forms\/flatten\">Apryse \u2014 Flatten PDF form content<\/a> \u2014 flattening embeds each widget\u2019s appearance stream into the page content stream.<\/li><li><a href=\"https:\/\/community.adobe.com\/t5\/acrobat-discussions\/unable-to-print-fillable-pdf-form-fields\/td-p\/10289806\">Adobe Community \u2014 Unable to print fillable PDF form fields<\/a> \u2014 form fields resetting to \u201cVisible, but doesn\u2019t print\u201d; Print as Image workaround.<\/li><li><a href=\"https:\/\/www.macworld.com\/article\/220331\/solving-the-mystery-of-the-empty-pdf-form.html\">Macworld \u2014 Solving the mystery of the empty PDF form<\/a> \u2014 macOS Preview saves form data as an overlay that doesn\u2019t appear in Acrobat or when printed.<\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Flatten a PDF to bake form fields, annotations, and signatures into the page so they always print and can&#8217;t be edited \u2014 and when not to flatten.<\/p>\n","protected":false},"author":4,"featured_media":1563,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,14],"tags":[],"class_list":["post-1564","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-how-to-guides","category-tools"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Flatten a PDF: Forms and Annotations That Always Print<\/title>\n<meta name=\"description\" content=\"Flatten a PDF to bake form fields, annotations, and signatures into the page so they always print and can&#039;t be edited \u2014 and when not to flatten.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.xconvert.com\/blog\/flatten-a-pdf\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Flatten a PDF: Forms and Annotations That Always Print\" \/>\n<meta property=\"og:description\" content=\"Flatten a PDF to bake form fields, annotations, and signatures into the page so they always print and can&#039;t be edited \u2014 and when not to flatten.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.xconvert.com\/blog\/flatten-a-pdf\" \/>\n<meta property=\"og:site_name\" content=\"XConvert Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/xconvertcom\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-12T19:13:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/07\/featured-51.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2400\" \/>\n\t<meta property=\"og:image:height\" content=\"1260\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Stephanie Taylor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@xconvert_com\" \/>\n<meta name=\"twitter:site\" content=\"@xconvert_com\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Stephanie Taylor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/flatten-a-pdf#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/flatten-a-pdf\"},\"author\":{\"name\":\"Stephanie Taylor\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#\\\/schema\\\/person\\\/ae9300506c0e9e85f1a6ece4d762980d\"},\"headline\":\"How to Flatten a PDF: Forms and Annotations That Always Print\",\"datePublished\":\"2026-09-12T19:13:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/flatten-a-pdf\"},\"wordCount\":1793,\"image\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/flatten-a-pdf#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/featured-51.png\",\"articleSection\":[\"How To Guides\",\"Tools\"],\"inLanguage\":\"en-CA\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/flatten-a-pdf\",\"url\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/flatten-a-pdf\",\"name\":\"How to Flatten a PDF: Forms and Annotations That Always Print\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/flatten-a-pdf#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/flatten-a-pdf#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/featured-51.png\",\"datePublished\":\"2026-09-12T19:13:00+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#\\\/schema\\\/person\\\/ae9300506c0e9e85f1a6ece4d762980d\"},\"description\":\"Flatten a PDF to bake form fields, annotations, and signatures into the page so they always print and can't be edited \u2014 and when not to flatten.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/flatten-a-pdf#breadcrumb\"},\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/flatten-a-pdf\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/flatten-a-pdf#primaryimage\",\"url\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/featured-51.png\",\"contentUrl\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/featured-51.png\",\"width\":2400,\"height\":1260,\"caption\":\"The xconvert Flatten PDF tool at \\\/flatten-pdf with the + Add Files button highlighted \u2014 upload a PDF, then click Flatten to bake forms and annotations into the page.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/flatten-a-pdf#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.xconvert.com\\\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Flatten a PDF: Forms and Annotations That Always Print\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/\",\"name\":\"XConvert Blog\",\"description\":\"Blog for XConvert file converter\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-CA\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#\\\/schema\\\/person\\\/ae9300506c0e9e85f1a6ece4d762980d\",\"name\":\"Stephanie Taylor\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/af9a54599087d3f3dd2d0ea950291c9e18fcc503af09b136b37fa52c418fe467?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/af9a54599087d3f3dd2d0ea950291c9e18fcc503af09b136b37fa52c418fe467?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/af9a54599087d3f3dd2d0ea950291c9e18fcc503af09b136b37fa52c418fe467?s=96&d=mm&r=g\",\"caption\":\"Stephanie Taylor\"},\"url\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/author\\\/stephanie\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Flatten a PDF: Forms and Annotations That Always Print","description":"Flatten a PDF to bake form fields, annotations, and signatures into the page so they always print and can't be edited \u2014 and when not to flatten.","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:\/\/www.xconvert.com\/blog\/flatten-a-pdf","og_locale":"en_US","og_type":"article","og_title":"How to Flatten a PDF: Forms and Annotations That Always Print","og_description":"Flatten a PDF to bake form fields, annotations, and signatures into the page so they always print and can't be edited \u2014 and when not to flatten.","og_url":"https:\/\/www.xconvert.com\/blog\/flatten-a-pdf","og_site_name":"XConvert Blog","article_publisher":"https:\/\/www.facebook.com\/xconvertcom","article_published_time":"2026-09-12T19:13:00+00:00","og_image":[{"width":2400,"height":1260,"url":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/07\/featured-51.png","type":"image\/png"}],"author":"Stephanie Taylor","twitter_card":"summary_large_image","twitter_creator":"@xconvert_com","twitter_site":"@xconvert_com","twitter_misc":{"Written by":"Stephanie Taylor","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.xconvert.com\/blog\/flatten-a-pdf#article","isPartOf":{"@id":"https:\/\/www.xconvert.com\/blog\/flatten-a-pdf"},"author":{"name":"Stephanie Taylor","@id":"https:\/\/www.xconvert.com\/blog\/#\/schema\/person\/ae9300506c0e9e85f1a6ece4d762980d"},"headline":"How to Flatten a PDF: Forms and Annotations That Always Print","datePublished":"2026-09-12T19:13:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.xconvert.com\/blog\/flatten-a-pdf"},"wordCount":1793,"image":{"@id":"https:\/\/www.xconvert.com\/blog\/flatten-a-pdf#primaryimage"},"thumbnailUrl":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/07\/featured-51.png","articleSection":["How To Guides","Tools"],"inLanguage":"en-CA"},{"@type":"WebPage","@id":"https:\/\/www.xconvert.com\/blog\/flatten-a-pdf","url":"https:\/\/www.xconvert.com\/blog\/flatten-a-pdf","name":"How to Flatten a PDF: Forms and Annotations That Always Print","isPartOf":{"@id":"https:\/\/www.xconvert.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.xconvert.com\/blog\/flatten-a-pdf#primaryimage"},"image":{"@id":"https:\/\/www.xconvert.com\/blog\/flatten-a-pdf#primaryimage"},"thumbnailUrl":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/07\/featured-51.png","datePublished":"2026-09-12T19:13:00+00:00","author":{"@id":"https:\/\/www.xconvert.com\/blog\/#\/schema\/person\/ae9300506c0e9e85f1a6ece4d762980d"},"description":"Flatten a PDF to bake form fields, annotations, and signatures into the page so they always print and can't be edited \u2014 and when not to flatten.","breadcrumb":{"@id":"https:\/\/www.xconvert.com\/blog\/flatten-a-pdf#breadcrumb"},"inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.xconvert.com\/blog\/flatten-a-pdf"]}]},{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/www.xconvert.com\/blog\/flatten-a-pdf#primaryimage","url":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/07\/featured-51.png","contentUrl":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/07\/featured-51.png","width":2400,"height":1260,"caption":"The xconvert Flatten PDF tool at \/flatten-pdf with the + Add Files button highlighted \u2014 upload a PDF, then click Flatten to bake forms and annotations into the page."},{"@type":"BreadcrumbList","@id":"https:\/\/www.xconvert.com\/blog\/flatten-a-pdf#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.xconvert.com\/blog"},{"@type":"ListItem","position":2,"name":"How to Flatten a PDF: Forms and Annotations That Always Print"}]},{"@type":"WebSite","@id":"https:\/\/www.xconvert.com\/blog\/#website","url":"https:\/\/www.xconvert.com\/blog\/","name":"XConvert Blog","description":"Blog for XConvert file converter","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.xconvert.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-CA"},{"@type":"Person","@id":"https:\/\/www.xconvert.com\/blog\/#\/schema\/person\/ae9300506c0e9e85f1a6ece4d762980d","name":"Stephanie Taylor","image":{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/secure.gravatar.com\/avatar\/af9a54599087d3f3dd2d0ea950291c9e18fcc503af09b136b37fa52c418fe467?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/af9a54599087d3f3dd2d0ea950291c9e18fcc503af09b136b37fa52c418fe467?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/af9a54599087d3f3dd2d0ea950291c9e18fcc503af09b136b37fa52c418fe467?s=96&d=mm&r=g","caption":"Stephanie Taylor"},"url":"https:\/\/www.xconvert.com\/blog\/author\/stephanie"}]}},"_links":{"self":[{"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/posts\/1564","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/comments?post=1564"}],"version-history":[{"count":1,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/posts\/1564\/revisions"}],"predecessor-version":[{"id":1565,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/posts\/1564\/revisions\/1565"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/media\/1563"}],"wp:attachment":[{"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/media?parent=1564"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/categories?post=1564"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/tags?post=1564"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}