{"id":7939,"date":"2025-11-29T05:28:03","date_gmt":"2025-11-29T04:28:03","guid":{"rendered":"https:\/\/paperwise.eu\/co2-neutral-tree-free-copy-print-paper-plant-residues\/"},"modified":"2026-03-17T10:09:29","modified_gmt":"2026-03-17T09:09:29","slug":"co2-neutral-tree-free-copy-print-paper-plant-residues","status":"publish","type":"post","link":"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/","title":{"rendered":"First: CO2 neutral, tree-free copy and print paper from plant residues"},"content":{"rendered":"\n<section class=\"section-hero-paperwise text-color-dark\" >\n    <div class=\"hero-background \" style=\"background-image: url('https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-22.jpg');\">\n\n        \n        <div class=\"container-fluid h-100 pt-4 pb-4\">\n            <div class=\"row h-100\">\n                <div class=\"col-12 d-flex align-items-end\">\n                    <div class=\"hero-content\">\n                                                    <h1 class=\"hero-title\">\n                                <span class=\"hero-title-highlight\">First: CO2 neutral, tree-free copy and<\/span> print paper from plant residues                            <\/h1>\n                        \n                        \n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n<script src=\"https:\/\/www.youtube.com\/iframe_api\"><\/script>\n<script src=\"https:\/\/player.vimeo.com\/api\/player.js\"><\/script>\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    \/\/ Vimeo can run immediately since the SDK loads synchronously enough\n    const heroVideos = document.querySelectorAll('.hero-video-wrapper iframe');\n    heroVideos.forEach(iframe => {\n        if (iframe.src.includes('vimeo.com')) {\n            const player = new Vimeo.Player(iframe);\n            player.getDuration().then(duration => {\n                player.on('timeupdate', data => {\n                    if (data.seconds >= duration - 1) {\n                        player.setCurrentTime(0).then(() => player.play());\n                    }\n                });\n            });\n        }\n    });\n\n    \/\/ Collect YouTube iframes to initialize once the API is ready\n    window._ytHeroIframes = document.querySelectorAll('.hero-video-wrapper iframe[src*=\"youtube.com\"]');\n});\n\n\/\/ This is called automatically by the YouTube API once it's fully loaded\nwindow.onYouTubeIframeAPIReady = function() {\n    if (!window._ytHeroIframes) return;\n\n    window._ytHeroIframes.forEach(iframe => {\n        const videoId = iframe.src.match(\/embed\\\/([^?&]+)\/)[1];\n        const parent = iframe.parentNode;\n        iframe.remove();\n\n        const ytDiv = document.createElement('div');\n        ytDiv.id = 'yt-hero-' + Math.floor(Math.random() * 10000);\n        ytDiv.classList.add('hero-video');\n        parent.appendChild(ytDiv);\n\n        new YT.Player(ytDiv.id, {\n            videoId: videoId,\n            playerVars: {\n                autoplay: 1,\n                controls: 0,\n                loop: 1,\n                playlist: videoId,\n                mute: 1,\n                modestbranding: 1,\n                disablekb: 1,\n                playsinline: 1\n            },\n            events: {\n                onReady: function(event) {\n                    const duration = event.target.getDuration();\n                    setInterval(() => {\n                        const current = event.target.getCurrentTime();\n                        if (current >= duration - 1) {\n                            event.target.seekTo(0);\n                            event.target.playVideo();\n                        }\n                    }, 800);\n                }\n            }\n        });\n    });\n};\n<\/script>\n<section id=\"section-text-block_ed2aef5ddd7731ec19c736b0f9bdedb5\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n            \n                            <div class=\"section-text__content\">\n                    <p>PaperWise introduces unbleached CO2 neutral copy and print paper made from plant residues; stems and leaves left over from agriculture. This makes PaperWise copy paper 100% tree-free. The advantage of our paper innovation is the extremely low environmental impact and maximum contribution to the United Nations Sustainable Development Goals (SDGs). Curious how PaperWise print paper contributes to this?   <\/p>\n<h2>Why print paper from agricultural plant residues?<\/h2>\n<p>\u201cIt\u2019s just copy paper,\u201d you might think. And that is true. Precisely because it is such a common, widely used product, one often doesn&#8217;t consider the impact that can be achieved by choosing an eco-friendly alternative. Print paper is primarily used to read information quickly and comfortably, and to make notes if desired. Everyone uses it, at home and\/or at work, and that is exactly why copy and print paper has such a significant environmental impact. Most copy paper is made from trees with growth periods between 15 and 80 years. Many years are therefore required for trees to grow before they are harvested, while the lifespan of print paper is relatively extremely short. At PaperWise, we demonstrate that there is another way. <a href=\"https:\/\/paperwise.eu\/shop\/eind-producten\/paperwise-natural-kopieerpapier-a4-210x297mm-72-g-m%c2%b2-5x500-vellen\/\">PaperWise Natural Copy &amp; Printing A4 72-gram paper<\/a>, made entirely from agricultural plant residues, offers the solution for individuals and companies looking for the most eco-friendly and sustainable copy and print paper.       <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width-image height-medium parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-33.jpg\"\n                     alt=\"\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n\n<section id=\"section-text-block_89401b606e0fde8b6d7636fa9edc7f3a\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n            \n                            <div class=\"section-text__content\">\n                    <h2>The environmental impact of copy and print paper<\/h2>\n<p>In Europe, we use 75 million tonnes of paper and paperboard annually. 55% of this is recycled, and the remaining 45% is made from trees (Source: <a href=\"https:\/\/cepi.net\/\">CEPI<\/a>). It may be shocking, but we fell 265 million trees annually for this purpose! The forestry area required for this is larger than the United Kingdom or six times the size of the Netherlands. Global consumption of paper and paperboard is four times higher (Source: <a href=\"https:\/\/cepi.net\/\">CEPI<\/a>). Add to this the fact that the world population is still growing, and with it paper consumption, and it becomes clear to everyone that land use for forestry in the paper sector poses a major threat and is not future-proof.     <\/p>\n<h2>Circular print and copy paper<\/h2>\n<p>Why are plant residues (stems and leaves) left over after the harvest of agricultural crops burned instead of being reused as raw material for copy and print paper? What can we improve regarding existing copy and print paper? These are the questions we asked ourselves. Since our launch in 2015, PaperWise has been fully focused on the circular economy. We want to maximize our contribution to as many SDGs as possible. This led to the idea of developing a new generation of copy paper with the lowest environmental impact while creating a foundation for increased prosperity in developing countries. Contributing to the SDGs with PaperWise copy and print paper. PaperWise has consciously chosen to use agricultural plant residues for all types of paper. This allows us to contribute to the 17 Sustainable Development Goals of the United Nations:      <\/p>\n<h2>MULTIPLE VALUE FROM WASTE<\/h2>\n<p>Agricultural plant residues create extra income for poor farmers. This increases their prosperity, improves food security, and makes medical care and education affordable. Financial inequality decreases, laying a foundation for safe and sustainable communities.  <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width-image height-medium parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-28.jpg\"\n                     alt=\"\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n\n<section id=\"section-text-block_11f4e427a522007acf10e0903f2e80f4\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n            \n                            <div class=\"section-text__content\">\n                    <h2>EQUALITY, RESPECT, AND PARTNERSHIPS FOR A SUSTAINABLE SOCIETY<\/h2>\n<p>The foundation for fair business practices and a peaceful, just society begins with awareness. Respect and equality between men, women, companies, and organizations. Connecting with one another. Working together as partners to build sustainable industrialization and infrastructure for everyone.   <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width-image height-medium parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-29.jpg\"\n                     alt=\"\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n\n<section id=\"section-text-block_63080f708888907f1df61b0ff9b484cb\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n            \n                            <div class=\"section-text__content\">\n                    <h2>WISE WITH WASTE<\/h2>\n<p>Cellulose, the raw material for paper and paperboard, can be extracted from agricultural waste using less energy, chemicals, and water. From the same piece of land and plant comes both food and the raw material for paper. Safety, green energy, and processes in which waste is used as raw material keep ecological systems in balance.  <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width-image height-medium parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-30.jpg\"\n                     alt=\"\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n\n<section id=\"section-text-block_83b0e248f14215b91dc9ea8fd0328f89\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n            \n                            <div class=\"section-text__content\">\n                    <h2>PaperWise Natural copy paper delivers added value<\/h2>\n<p>By choosing PaperWise, you contribute to extra income for farmers in developing countries, and you also contribute to clean air because agricultural waste no longer needs to be burned on the land. Unbleached PaperWise Natural paper has a light brown color, giving it a sustainable appearance. Texts are very pleasant and easy to read. PaperWise Natural 72-gram copy paper feels just as sturdy as bleached 80-gram white paper from trees, yet it is 10% lighter\u2014another advantage of not bleaching paper. The packaging of PaperWise Natural copy paper is made from the same material, ensuring sustainability is implemented throughout. Another first is the very convenient cut-out handles in the box, making lifting and carrying much easier.     <\/p>\n<h2>All benefits at a glance:<\/h2>\n<p>100% plant residues<br \/>\n100% tree-free<br \/>\n100% CO2 neutral<br \/>\n100% recyclable<br \/>\n100% savings in land use<\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width-image height-medium parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-16.jpg\"\n                     alt=\"\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n\n<section id=\"section-text-block_b12a61a730760b0850296acd299e0a69\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n            \n                            <div class=\"section-text__content\">\n                    <h2>Curious? Experience and test: <\/h2>\n<p>If you would like to test it yourself, <a href=\"https:\/\/paperwise.eu\/shop\/eind-producten\/paperwise-natural-kopieerpapier-a4-210x297mm-72-g-m%c2%b2-5x500-vellen\/\">click here<\/a> to test a box of PaperWise Natural Copy &amp; Printing A4 72-gram (5\u00d7500 sheets). Available from \u20ac30.11 per box when ordering a full pallet of 48 boxes (excl. VAT, excl. shipping costs). The more boxes you order, the lower the price per box. Happy printing!   <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":7941,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[173],"tags":[172],"class_list":["post-7939","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","tag-co2"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Eco-friendly Print Paper | Sustainable Copy Paper<\/title>\n<meta name=\"description\" content=\"The most eco-friendly and sustainable copy and print paper: 100% tree-free, made from plant residues, CO2 neutral, and fully recyclable.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Eco-friendly Print Paper | Sustainable Copy Paper\" \/>\n<meta property=\"og:description\" content=\"The most eco-friendly and sustainable copy and print paper: 100% tree-free, made from plant residues, CO2 neutral, and fully recyclable.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/\" \/>\n<meta property=\"og:site_name\" content=\"Paperwise\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-29T04:28:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-17T09:09:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-22.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"786\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"romano\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"romano\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/\"},\"author\":{\"name\":\"romano\",\"@id\":\"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e\"},\"headline\":\"First: CO2 neutral, tree-free copy and print paper from plant residues\",\"datePublished\":\"2025-11-29T04:28:03+00:00\",\"dateModified\":\"2026-03-17T09:09:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/\"},\"wordCount\":11,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-22.jpg\",\"keywords\":[\"CO2\"],\"articleSection\":[\"News\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/\",\"url\":\"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/\",\"name\":\"Eco-friendly Print Paper | Sustainable Copy Paper\",\"isPartOf\":{\"@id\":\"https:\/\/paperwise.eu\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-22.jpg\",\"datePublished\":\"2025-11-29T04:28:03+00:00\",\"dateModified\":\"2026-03-17T09:09:29+00:00\",\"author\":{\"@id\":\"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e\"},\"description\":\"The most eco-friendly and sustainable copy and print paper: 100% tree-free, made from plant residues, CO2 neutral, and fully recyclable.\",\"breadcrumb\":{\"@id\":\"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/#primaryimage\",\"url\":\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-22.jpg\",\"contentUrl\":\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-22.jpg\",\"width\":1920,\"height\":786},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/paperwise.eu\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"First: CO2 neutral, tree-free copy and print paper from plant residues\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/paperwise.eu\/en\/#website\",\"url\":\"https:\/\/paperwise.eu\/en\/\",\"name\":\"Paperwise\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/paperwise.eu\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e\",\"name\":\"romano\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g\",\"caption\":\"romano\"},\"url\":\"https:\/\/paperwise.eu\/en\/author\/romano\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Eco-friendly Print Paper | Sustainable Copy Paper","description":"The most eco-friendly and sustainable copy and print paper: 100% tree-free, made from plant residues, CO2 neutral, and fully recyclable.","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:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/","og_locale":"en_US","og_type":"article","og_title":"Eco-friendly Print Paper | Sustainable Copy Paper","og_description":"The most eco-friendly and sustainable copy and print paper: 100% tree-free, made from plant residues, CO2 neutral, and fully recyclable.","og_url":"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/","og_site_name":"Paperwise","article_published_time":"2025-11-29T04:28:03+00:00","article_modified_time":"2026-03-17T09:09:29+00:00","og_image":[{"width":1920,"height":786,"url":"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-22.jpg","type":"image\/jpeg"}],"author":"romano","twitter_card":"summary_large_image","twitter_misc":{"Written by":"romano"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/#article","isPartOf":{"@id":"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/"},"author":{"name":"romano","@id":"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e"},"headline":"First: CO2 neutral, tree-free copy and print paper from plant residues","datePublished":"2025-11-29T04:28:03+00:00","dateModified":"2026-03-17T09:09:29+00:00","mainEntityOfPage":{"@id":"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/"},"wordCount":11,"commentCount":0,"image":{"@id":"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/#primaryimage"},"thumbnailUrl":"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-22.jpg","keywords":["CO2"],"articleSection":["News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/","url":"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/","name":"Eco-friendly Print Paper | Sustainable Copy Paper","isPartOf":{"@id":"https:\/\/paperwise.eu\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/#primaryimage"},"image":{"@id":"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/#primaryimage"},"thumbnailUrl":"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-22.jpg","datePublished":"2025-11-29T04:28:03+00:00","dateModified":"2026-03-17T09:09:29+00:00","author":{"@id":"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e"},"description":"The most eco-friendly and sustainable copy and print paper: 100% tree-free, made from plant residues, CO2 neutral, and fully recyclable.","breadcrumb":{"@id":"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/#primaryimage","url":"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-22.jpg","contentUrl":"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-22.jpg","width":1920,"height":786},{"@type":"BreadcrumbList","@id":"https:\/\/paperwise.eu\/en\/co2-neutral-tree-free-copy-print-paper-plant-residues\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/paperwise.eu\/en\/"},{"@type":"ListItem","position":2,"name":"First: CO2 neutral, tree-free copy and print paper from plant residues"}]},{"@type":"WebSite","@id":"https:\/\/paperwise.eu\/en\/#website","url":"https:\/\/paperwise.eu\/en\/","name":"Paperwise","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/paperwise.eu\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e","name":"romano","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g","caption":"romano"},"url":"https:\/\/paperwise.eu\/en\/author\/romano\/"}]}},"_links":{"self":[{"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/posts\/7939","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/comments?post=7939"}],"version-history":[{"count":1,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/posts\/7939\/revisions"}],"predecessor-version":[{"id":7950,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/posts\/7939\/revisions\/7950"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/media\/7941"}],"wp:attachment":[{"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/media?parent=7939"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/categories?post=7939"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/tags?post=7939"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}