{"id":5089,"date":"2025-05-06T10:22:00","date_gmt":"2025-05-06T08:22:00","guid":{"rendered":"https:\/\/geschaeftsbericht-2024.pcc.eu\/information-for-our-investorsto-the-investors\/pcc-direktinvest-issuing-bonds-since-1998\/"},"modified":"2026-06-23T08:16:51","modified_gmt":"2026-06-23T06:16:51","slug":"pcc-direktinvest-issuing-bonds-since-1998","status":"publish","type":"page","link":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/information-for-our-investors\/pcc-direktinvest-issuing-bonds-since-1998\/","title":{"rendered":"PCC.Direktinvest: More than 100 bonds issued since 1998"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5089\" class=\"elementor elementor-5089 elementor-495\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6d1c59 e-flex e-con-boxed e-con e-parent\" data-id=\"d6d1c59\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-021ee4f elementor-widget elementor-widget-heading\" data-id=\"021ee4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">In October 2025, PCC issued its 100th bond, underlining its position as one of the most experienced issuers of corporate bonds in Germany.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f81cb3c elementor-widget elementor-widget-text-editor\" data-id=\"f81cb3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tWe have been issuing bonds to finance our growth strategy for almost 30 years now. Since the first issuance on October 1, 1998, we had placed a total of 100 bonds and one profit participation certificate by the reporting date of December 31, 2025. Of these, we had redeemed 80 bonds and the profit participation certificate by the end of the past fiscal year, with all interest and capital payments having been made on schedule. This has resulted in a close relationship of trust between the approximately 20,000 subscribers to PCC securities and PCC SE.    <br><\/br>\n\nWithin the mix of equity and debt capital, the issuance of bonds (bearer debentures) is an essential financing instrument for the sustainable and profitable growth of our group of companies. In our position as the investment holding company of the PCC Group, bond issuances enable us to respond promptly to new market or investment opportunities and to finance both corporate acquisitions and the organic growth of our Group flexibly and independently of banks. The issuance of bonds to a broad circle of private and institutional investors will therefore remain a central component of our financing strategy. On a parallel track, we supplement our financing base with targeted project and loan financing.   \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-53640b8 elementor-widget elementor-widget-spacer\" data-id=\"53640b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8d45051 elementor-widget elementor-widget-pdf_table_widget\" data-id=\"8d45051\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pdf_table_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n            #pdf-container-8d45051 {\n                overflow-x: auto;\n                overflow-y: hidden;\n                max-width: 100%;\n                white-space: nowrap;\n                cursor: grab;\n            }\n            #pdf-container-8d45051 canvas {\n                display: inline-block;\n            }\n            #pdf-container-8d45051:active {\n                cursor: grabbing;\n            }\n            #pdf-container-8d45051::-webkit-scrollbar {\n                height: 10px;\n            }\n            #pdf-container-8d45051::-webkit-scrollbar-thumb {\n                background-color: #ff5f00;\n                border-radius: 5px;\n            }\n            #pdf-container-8d45051::-webkit-scrollbar-track {\n                background-color: #f7f7f7;\n                border-radius: 5px;\n            }\n        <\/style><div id=\"pdf-container-8d45051\"><\/div>\n<script>\n(function(){\n    var ua = navigator.userAgent;\n    var isLegacyWebKit = \/\\bVersion\\\/(16|17)\\.\/.test(ua)\n                       && \/\\bSafari\\\/\/.test(ua)\n                       && !\/\\bChrome\\\/\/.test(ua);\n\n    function renderPDF(pdfjsLib) {\n        console.log(\"PDF.js: rendering with\", pdfjsLib.version || \"(no version property)\");\n        var container = document.getElementById(\"pdf-container-8d45051\");\n        pdfjsLib.getDocument(\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/pcc\/pdf\/en\/t_i_01.pdf?v=\"+Date.now()).promise\n            .then(function(pdf){ return pdf.getPage(1); })\n            .then(function(page){\n                var viewport = page.getViewport({ scale: 2.25 });\n                var ratio    = window.devicePixelRatio || 1;\n                var canvas   = document.createElement(\"canvas\");\n                var ctx      = canvas.getContext(\"2d\");\n                canvas.width  = viewport.width * ratio;\n                canvas.height = viewport.height * ratio;\n                canvas.style.width  = viewport.width + \"px\";\n                canvas.style.height = viewport.height + \"px\";\n                ctx.scale(ratio, ratio);\n                return page.render({ canvasContext: ctx, viewport: viewport }).promise\n                    .then(function(){ container.appendChild(canvas); });\n            })\n            .catch(function(err){ console.error(\"PDF.js Fehler:\", err); });\n\n        \/\/ Drag-Scroll\n        var isDown=false, startX, scrollLeft;\n        container.addEventListener(\"mousedown\", function(e){\n            isDown=true;\n            startX=e.pageX-container.offsetLeft;\n            scrollLeft=container.scrollLeft;\n            container.style.cursor=\"grabbing\";\n        });\n        [\"mouseleave\",\"mouseup\"].forEach(function(evt){\n            container.addEventListener(evt, function(){\n                isDown=false;\n                container.style.cursor=\"grab\";\n            });\n        });\n        container.addEventListener(\"mousemove\", function(e){\n            if(!isDown) return;\n            e.preventDefault();\n            var x=e.pageX-container.offsetLeft;\n            var walk=(x-startX)*1.2;\n            container.scrollLeft=scrollLeft-walk;\n        });\n    }\n\n    if (isLegacyWebKit) {\n        console.log(\"PDF.js: Loading UMD v3.11.174 for legacy WebKit\");\n        var s = document.createElement(\"script\");\n        s.src = \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.min.js\";\n        s.onload = function(){\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.worker.min.js\";\n            renderPDF(pdfjsLib);\n        };\n        document.head.appendChild(s);\n    } else {\n        console.log(\"PDF.js: Loading ESM v5.2.133 standard build\");\n        var s_module = document.createElement(\"script\");\n        s_module.type = \"module\";\n        s_module.textContent = `\n            import * as pdfjsLib from \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.min.mjs\";\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.worker.min.mjs\";\n            (${renderPDF.toString()})(pdfjsLib);\n        `;\n        document.head.appendChild(s_module);\n    }\n})();\n<\/script>\n\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fd3bcbc elementor-widget elementor-widget-spacer\" data-id=\"fd3bcbc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d67571d elementor-widget elementor-widget-text-editor\" data-id=\"d67571d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tThe relatively small issuance volumes of our bearer bonds in amounts up to \u20ac 40 million provide us with the flexibility necessary to cover our financing requirements. At the same time, we benefit from a balanced process of fund inflows and repayment outflows without excessive peak burdens. Consistent with our conservative business philosophy, we only acquire funds through our security placements to the extent needed in each case by PCC as a growth-led investor to promote the further development of the PCC Group.  \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7347c3c elementor-widget elementor-widget-heading\" data-id=\"7347c3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Investor relations at PCC SE: Committed to credible, transparent and open financial communications<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-444380b elementor-widget elementor-widget-text-editor\" data-id=\"444380b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tWe consistently publish the current corporate and financial data of PCC SE and the PCC Group in a timely and transparent manner. All such information is available on the internet at <a href=\"https:\/\/pcc.eu\/en\/\" target=\"_blank\">www.pcc.eu<\/a> under <a href=\"https:\/\/pcc.eu\/en\/pcc-bonds-2\/\" target=\"_blank\">PCC.Direktinvest<\/a> and at <a href=\"https:\/\/pcc.eu\/en\/pcc-bonds-2\/financial-information\/\" target=\"_blank\">https:\/\/pcc.eu\/en\/pcc-direktinvest\/financial-information\/<\/a>, where the audited annual financial statements of PCC SE and the PCC Group are also available as PDF downloads. Our online archive contains all annual reports since the first publication for 2003 and all quarterly reports since their first publication in 2001.   \nOur website <a href=\"https:\/\/pcc.eu\/en\" target=\"_blank\">www.pcc.eu<\/a> also contains information on our latest bond issuances and the PCC bonds in circulation.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3511148 elementor-widget elementor-widget-spacer\" data-id=\"3511148\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3426a80 elementor-widget elementor-widget-pdf_table_widget\" data-id=\"3426a80\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pdf_table_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n            #pdf-container-3426a80 {\n                overflow-x: auto;\n                overflow-y: hidden;\n                max-width: 100%;\n                white-space: nowrap;\n                cursor: grab;\n            }\n            #pdf-container-3426a80 canvas {\n                display: inline-block;\n            }\n            #pdf-container-3426a80:active {\n                cursor: grabbing;\n            }\n            #pdf-container-3426a80::-webkit-scrollbar {\n                height: 10px;\n            }\n            #pdf-container-3426a80::-webkit-scrollbar-thumb {\n                background-color: #ff5f00;\n                border-radius: 5px;\n            }\n            #pdf-container-3426a80::-webkit-scrollbar-track {\n                background-color: #f7f7f7;\n                border-radius: 5px;\n            }\n        <\/style><div id=\"pdf-container-3426a80\"><\/div>\n<script>\n(function(){\n    var ua = navigator.userAgent;\n    var isLegacyWebKit = \/\\bVersion\\\/(16|17)\\.\/.test(ua)\n                       && \/\\bSafari\\\/\/.test(ua)\n                       && !\/\\bChrome\\\/\/.test(ua);\n\n    function renderPDF(pdfjsLib) {\n        console.log(\"PDF.js: rendering with\", pdfjsLib.version || \"(no version property)\");\n        var container = document.getElementById(\"pdf-container-3426a80\");\n        pdfjsLib.getDocument(\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/pcc\/pdf\/en\/t_i_02.pdf?v=\"+Date.now()).promise\n            .then(function(pdf){ return pdf.getPage(1); })\n            .then(function(page){\n                var viewport = page.getViewport({ scale: 2.25 });\n                var ratio    = window.devicePixelRatio || 1;\n                var canvas   = document.createElement(\"canvas\");\n                var ctx      = canvas.getContext(\"2d\");\n                canvas.width  = viewport.width * ratio;\n                canvas.height = viewport.height * ratio;\n                canvas.style.width  = viewport.width + \"px\";\n                canvas.style.height = viewport.height + \"px\";\n                ctx.scale(ratio, ratio);\n                return page.render({ canvasContext: ctx, viewport: viewport }).promise\n                    .then(function(){ container.appendChild(canvas); });\n            })\n            .catch(function(err){ console.error(\"PDF.js Fehler:\", err); });\n\n        \/\/ Drag-Scroll\n        var isDown=false, startX, scrollLeft;\n        container.addEventListener(\"mousedown\", function(e){\n            isDown=true;\n            startX=e.pageX-container.offsetLeft;\n            scrollLeft=container.scrollLeft;\n            container.style.cursor=\"grabbing\";\n        });\n        [\"mouseleave\",\"mouseup\"].forEach(function(evt){\n            container.addEventListener(evt, function(){\n                isDown=false;\n                container.style.cursor=\"grab\";\n            });\n        });\n        container.addEventListener(\"mousemove\", function(e){\n            if(!isDown) return;\n            e.preventDefault();\n            var x=e.pageX-container.offsetLeft;\n            var walk=(x-startX)*1.2;\n            container.scrollLeft=scrollLeft-walk;\n        });\n    }\n\n    if (isLegacyWebKit) {\n        console.log(\"PDF.js: Loading UMD v3.11.174 for legacy WebKit\");\n        var s = document.createElement(\"script\");\n        s.src = \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.min.js\";\n        s.onload = function(){\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.worker.min.js\";\n            renderPDF(pdfjsLib);\n        };\n        document.head.appendChild(s);\n    } else {\n        console.log(\"PDF.js: Loading ESM v5.2.133 standard build\");\n        var s_module = document.createElement(\"script\");\n        s_module.type = \"module\";\n        s_module.textContent = `\n            import * as pdfjsLib from \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.min.mjs\";\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.worker.min.mjs\";\n            (${renderPDF.toString()})(pdfjsLib);\n        `;\n        document.head.appendChild(s_module);\n    }\n})();\n<\/script>\n\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1201d79 elementor-widget elementor-widget-spacer\" data-id=\"1201d79\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3774869 elementor-widget elementor-widget-heading\" data-id=\"3774869\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Investor events: PCC Group Management in dialog with our investment stakeholders<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e2ebced elementor-widget elementor-widget-text-editor\" data-id=\"e2ebced\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tSeveral times a year, the PCC Group management enters into direct personal dialog with our investors. Every quarter, we hold an investor conference as an online webcast at which the Group\u2019s Executive Board presents the recently published quarterly report, explains current business developments, and participates in an interactive Q&#038;A session with the audience. In the fall of each year, we hold our traditional PCC Information Evenings in several major German cities, giving investors and other interested parties the opportunity to meet personally with the Executive Board in an exclusive setting. Every two years in the summer, we also invite our investment stakeholders to our Investor Day at our Group headquarters, the PCC Villa in Duisburg. The next such event is scheduled for July 11, 2026. More than 1,000 investors attended our last Investor Day on June 22, 2024. At the start of the event, Waldemar Preussner, Chairman of the Supervisory Board and founder of PCC, welcomed the guests in person. CEO Dr. Peter Wenzel provided information on the business development of the PCC Group and current investment projects. Following the presentations, the management and employees from Duisburg, Essen and Oberhausen made themselves available for personal discussions with the investors.        \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-00f1ecd e-flex e-con-boxed e-con e-parent\" data-id=\"00f1ecd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d340919 elementor-widget elementor-widget-image\" data-id=\"d340919\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1500\" height=\"738\" src=\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/2026\/05\/PCC_GB25_Informationsabend-Duisburg-2025_RZ.jpg\" class=\"attachment-full size-full wp-image-6482\" alt=\"\" srcset=\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/2026\/05\/PCC_GB25_Informationsabend-Duisburg-2025_RZ.jpg 1500w, https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/2026\/05\/PCC_GB25_Informationsabend-Duisburg-2025_RZ-300x148.jpg 300w, https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/2026\/05\/PCC_GB25_Informationsabend-Duisburg-2025_RZ-1024x504.jpg 1024w, https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/2026\/05\/PCC_GB25_Informationsabend-Duisburg-2025_RZ-768x378.jpg 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-47b2fce elementor-widget elementor-widget-text-editor\" data-id=\"47b2fce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tOur traditional information evenings \u2013 the photo shows one such event held in the former Duisburg steelworks \u2013 are always well attended.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-83bab1f e-flex e-con-boxed e-con e-parent\" data-id=\"83bab1f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab38395 elementor-widget elementor-widget-heading\" data-id=\"ab38395\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">PCC SE securities in circulation<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-421ae72 elementor-widget elementor-widget-text-editor\" data-id=\"421ae72\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tAs of December 31, 2025, 20 bonds with a total nominal volume of around \u20ac 519 million were outstanding. After the balance sheet date, PCC SE redeemed the 4.0 % bullet bond ISIN DE000A3MQZM5 with a placed volume of \u20ac 21.0 million on April 1, 2026. The bonds currently available for subscription from PCC SE can be viewed on the internet at <a href=\"https:\/\/pcc.eu\/en\/pcc-bonds-2\/\" target=\"_blank\">https:\/\/pcc.eu\/pcc-direktinvest\/<\/a>.  \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3508740 e-flex e-con-boxed e-con e-parent\" data-id=\"3508740\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-664e525 e-con-full e-flex e-con e-child\" data-id=\"664e525\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e71e9d elementor-widget elementor-widget-image\" data-id=\"7e71e9d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1000\" height=\"563\" src=\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/2026\/05\/PCC_GB25_Investorentag_2024_DJI_20240622131914_RZ.jpg\" class=\"attachment-full size-full wp-image-6487\" alt=\"\" srcset=\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/2026\/05\/PCC_GB25_Investorentag_2024_DJI_20240622131914_RZ.jpg 1000w, https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/2026\/05\/PCC_GB25_Investorentag_2024_DJI_20240622131914_RZ-300x169.jpg 300w, https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/2026\/05\/PCC_GB25_Investorentag_2024_DJI_20240622131914_RZ-768x432.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6a83181 e-con-full e-flex e-con e-child\" data-id=\"6a83181\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5aa6fff elementor-widget elementor-widget-image\" data-id=\"5aa6fff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1000\" height=\"753\" src=\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/2026\/05\/PCC_GB25_Investorentag_2024_PXL_111157040_RZ.jpg\" class=\"attachment-full size-full wp-image-6489\" alt=\"\" srcset=\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/2026\/05\/PCC_GB25_Investorentag_2024_PXL_111157040_RZ.jpg 1000w, https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/2026\/05\/PCC_GB25_Investorentag_2024_PXL_111157040_RZ-300x226.jpg 300w, https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/2026\/05\/PCC_GB25_Investorentag_2024_PXL_111157040_RZ-768x578.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b1aa91f elementor-widget elementor-widget-text-editor\" data-id=\"b1aa91f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tAn exclusive event for our in-vestors: The PCC Investor Day at our Group HQ, and specifically in the park grounds surrounding the PCC Villa in Duisburg. The next Investor Day is scheduled to take place in 2026. \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>In October 2025, PCC issued its 100th bond, underlining its position as one of the most experienced issuers of corporate bonds in Germany. We have been issuing bonds to finance our growth strategy for almost 30 years now. Since the first issuance on October 1, 1998, we had placed a total of 100 bonds and [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":5011,"parent":5053,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-5089","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/pages\/5089","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/comments?post=5089"}],"version-history":[{"count":22,"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/pages\/5089\/revisions"}],"predecessor-version":[{"id":6881,"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/pages\/5089\/revisions\/6881"}],"up":[{"embeddable":true,"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/pages\/5053"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/media\/5011"}],"wp:attachment":[{"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/media?parent=5089"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}