{"id":38553,"date":"2023-06-30T05:41:00","date_gmt":"2023-06-30T05:41:00","guid":{"rendered":"https:\/\/www.linxglobal.com\/about-linx\/awards-and-certifications\/"},"modified":"2026-07-28T08:14:01","modified_gmt":"2026-07-28T08:14:01","slug":"awards-and-certifications","status":"publish","type":"page","link":"https:\/\/www.linxglobal.com\/en-in\/about-linx\/awards-and-certifications\/","title":{"rendered":"Awards and Certifications"},"content":{"rendered":"\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:329px;aspect-ratio:unset;\"><img loading=\"lazy\" decoding=\"async\" width=\"5692\" height=\"1175\" class=\"wp-block-cover__image-background wp-image-80060 size-large\" alt=\"\" src=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/07\/Awards.png\" data-object-fit=\"cover\" srcset=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/07\/Awards.png 5692w, https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/07\/Awards.png?resize=300,62 300w, https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/07\/Awards.png?resize=768,159 768w, https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/07\/Awards.png?resize=1024,211 1024w, https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/07\/Awards.png?resize=1536,317 1536w, https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/07\/Awards.png?resize=2048,423 2048w\" sizes=\"auto, (max-width: 5692px) 100vw, 5692px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-ghost-white-background-color has-background-dim-10 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:50px;margin-bottom:50px\">\n<div style=\"height:66px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h1 class=\"wp-block-heading has-text-align-center\">Awards and Certifications<\/h1>\n\n\n\n<p class=\"has-text-color has-link-color has-small-font-size wp-elements-1bf8e22e95162b539ae43115df0d2aab\" style=\"color:#323232\">Awards have always reflected the values that drive Linx: innovation, continuous improvement and a commitment to customer success. From our earliest days, these achievements have recognised not only the technology we develop, but also the people behind it.<\/p>\n<\/div>\n\n\n\n<p class=\"has-text-color has-link-color has-small-font-size wp-elements-e2f47f03705e92e1d12341291e7cc013\" style=\"color:#323232\">For our customers, these awards provide independent recognition that Linx invests in technologies and processes that help them improve productivity and code quality.<\/p>\n\n\n\n<style>\r\n  .linx-history-timeline {\r\n    --linx-cyan: #1eb4d2;\r\n    --linx-blue: #00386b;\r\n    --linx-light: #eef9fc;\r\n    --linx-white: #ffffff;\r\n    --linx-grey: #5d6b78;\r\n    --linx-border: rgba(30, 180, 210, 0.28);\r\n    --linx-shadow: rgba(0, 56, 107, 0.14);\r\n    font-family: Arial, Helvetica, sans-serif;\r\n    color: var(--linx-blue);\r\n    max-width: 1180px;\r\n    margin: 0 auto;\r\n    padding: 40px 18px;\r\n  }\r\n\r\n  .linx-history-timeline * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .linx-history-intro {\r\n    max-width: 920px;\r\n    margin: 0 auto 54px;\r\n    text-align: center;\r\n  }\r\n\r\n  .linx-history-intro h2 {\r\n    color: var(--linx-blue);\r\n    font-size: clamp(2rem, 4vw, 3rem);\r\n    line-height: 1.15;\r\n    margin: 0 0 18px;\r\n    font-weight: 800;\r\n  }\r\n\r\n  .linx-history-intro p {\r\n    color: var(--linx-grey);\r\n    font-size: 1.08rem;\r\n    line-height: 1.7;\r\n    margin: 0;\r\n  }\r\n\r\n  .linx-timeline-list {\r\n    position: relative;\r\n    margin: 0 auto;\r\n    padding: 10px 0 0;\r\n  }\r\n\r\n  .linx-timeline-list::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    top: 0;\r\n    bottom: 0;\r\n    left: 50%;\r\n    width: 5px;\r\n    background: linear-gradient(180deg, var(--linx-cyan), var(--linx-blue));\r\n    border-radius: 99px;\r\n    transform: translateX(-50%);\r\n  }\r\n\r\n  .linx-timeline-item {\r\n    position: relative;\r\n    width: 50%;\r\n    padding: 0 54px 34px;\r\n  }\r\n\r\n  .linx-timeline-item.left {\r\n    left: 0;\r\n    text-align: right;\r\n  }\r\n\r\n  .linx-timeline-item.right {\r\n    left: 50%;\r\n    text-align: left;\r\n  }\r\n\r\n  .linx-timeline-card {\r\n    position: relative;\r\n    background: var(--linx-white);\r\n    border: 1px solid var(--linx-border);\r\n    border-top: 6px solid var(--linx-cyan);\r\n    border-radius: 18px;\r\n    padding: 24px 24px 22px;\r\n    box-shadow: 0 10px 28px var(--linx-shadow);\r\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\r\n  }\r\n\r\n  .linx-timeline-card:hover {\r\n    transform: translateY(-3px);\r\n    box-shadow: 0 16px 34px rgba(0, 56, 107, 0.18);\r\n  }\r\n\r\n  .linx-timeline-card::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    top: 32px;\r\n    width: 18px;\r\n    height: 18px;\r\n    background: var(--linx-white);\r\n    border-top: 1px solid var(--linx-border);\r\n    border-right: 1px solid var(--linx-border);\r\n    transform: rotate(45deg);\r\n  }\r\n\r\n  .linx-timeline-item.left .linx-timeline-card::before {\r\n    right: -10px;\r\n  }\r\n\r\n  .linx-timeline-item.right .linx-timeline-card::before {\r\n    left: -10px;\r\n    transform: rotate(225deg);\r\n  }\r\n\r\n  .linx-timeline-year {\r\n    display: inline-block;\r\n    color: var(--linx-blue);\r\n    font-size: 1.7rem;\r\n    line-height: 1;\r\n    font-weight: 800;\r\n    margin-bottom: 12px;\r\n  }\r\n\r\n  .linx-timeline-card p {\r\n    margin: 0;\r\n    color: var(--linx-grey);\r\n    font-size: 1rem;\r\n    line-height: 1.62;\r\n  }\r\n\r\n  .linx-icon-wrap {\r\n    position: absolute;\r\n    top: 18px;\r\n    width: 76px;\r\n    height: 76px;\r\n    z-index: 2;\r\n    border-radius: 50%;\r\n    background: var(--linx-white);\r\n    border: 5px solid var(--linx-cyan);\r\n    box-shadow: 0 0 0 6px var(--linx-light), 0 10px 22px rgba(0, 56, 107, 0.18);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .linx-timeline-item.left .linx-icon-wrap {\r\n    right: -38px;\r\n  }\r\n\r\n  .linx-timeline-item.right .linx-icon-wrap {\r\n    left: -38px;\r\n  }\r\n\r\n  .linx-icon-wrap img {\r\n    display: block;\r\n    width: 100px;\r\n    height: 100px;\r\n    object-fit: contain;\r\n  }\r\n\r\n  .linx-icon-fallback {\r\n    display: none;\r\n    width: 42px;\r\n    height: 42px;\r\n    border-radius: 50%;\r\n    background: var(--linx-blue);\r\n  }\r\n\r\n  .linx-icon-note {\r\n    display: block;\r\n    margin-top: 12px;\r\n    color: var(--linx-cyan);\r\n    font-size: 0.8rem;\r\n    font-weight: 700;\r\n    letter-spacing: 0.02em;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  @media (max-width: 780px) {\r\n    .linx-history-timeline {\r\n      padding: 34px 14px;\r\n    }\r\n\r\n    .linx-history-intro {\r\n      text-align: left;\r\n      margin-bottom: 36px;\r\n    }\r\n\r\n    .linx-timeline-list::before {\r\n      left: 38px;\r\n    }\r\n\r\n    .linx-timeline-item,\r\n    .linx-timeline-item.left,\r\n    .linx-timeline-item.right {\r\n      width: 100%;\r\n      left: 0;\r\n      text-align: left;\r\n      padding: 0 0 28px 96px;\r\n    }\r\n\r\n    .linx-timeline-item.left .linx-icon-wrap,\r\n    .linx-timeline-item.right .linx-icon-wrap {\r\n      left: 0;\r\n      right: auto;\r\n    }\r\n\r\n    .linx-timeline-card::before,\r\n    .linx-timeline-item.left .linx-timeline-card::before,\r\n    .linx-timeline-item.right .linx-timeline-card::before {\r\n      left: -10px;\r\n      right: auto;\r\n      transform: rotate(225deg);\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"linx-history-timeline\" aria-label=\"Linx history timeline\">\r\n  <div class=\"linx-history-intro\">\r\n    <h2><\/h2>\r\n    <p>\r\n \r\n    <\/p>\r\n  <\/div>\r\n\r\n  <div class=\"linx-timeline-list\">\r\n\r\n    <!-- 1991 | Replace the src value below with the icon URL for this milestone -->\r\n    <article class=\"linx-timeline-item left\">\r\n      <div class=\"linx-icon-wrap\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/07\/Icon_Rosette-2.png\" alt=\"1987 Linx founding icon\">\r\n      <\/div>\r\n      <div class=\"linx-timeline-card\">\r\n        <div class=\"linx-timeline-year\">1991<\/div>\r\n        <p>Export award for smaller businesses<\/p>\r\n        <span class=\"linx-icon-note\"><\/span>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <!-- 1992 | Replace the src value below with the icon URL for this milestone -->\r\n    <article class=\"linx-timeline-item right\">\r\n      <div class=\"linx-icon-wrap\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/07\/Icon_Rosette-2.png\" alt=\"1992 AutoFlush innovation icon\">\r\n      <\/div>\r\n      <div class=\"linx-timeline-card\">\r\n        <div class=\"linx-timeline-year\">1992<\/div>\r\n        <p>Linx receives the Queen&#8217;s Award for Export Achievement and the Prince of Wales Award for Innovation, and becomes ISO9001 certified.<\/p>\r\n        <span class=\"linx-icon-note\"><\/span>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <!-- 1998 | Replace the src value below with the icon URL for this milestone -->\r\n    <article class=\"linx-timeline-item left\">\r\n      <div class=\"linx-icon-wrap\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/07\/Icon_Rosette-2.png\" alt=\"1998 awards and certification icon\">\r\n      <\/div>\r\n      <div class=\"linx-timeline-card\">\r\n        <div class=\"linx-timeline-year\">1992<\/div>\r\n        <p>PPMA Robert King Medal for Export Achievement<\/p>\r\n        <span class=\"linx-icon-note\"><\/span>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <!-- 2006 | Replace the src value below with the icon URL for this milestone -->\r\n    <article class=\"linx-timeline-item right\">\r\n      <div class=\"linx-icon-wrap\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/07\/Icon_Rosette-2.png\" alt=\"2006 France and 6200 launch icon\">\r\n      <\/div>\r\n      <div class=\"linx-timeline-card\">\r\n        <div class=\"linx-timeline-year\">2006<\/div>\r\n        <p>Finalist in DBA (Design Business Association\u2019s) Design Effectiveness Award for the 4900<\/p>\r\n        <span class=\"linx-icon-note\"><\/span>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <!-- 2012 | Replace the src value below with the icon URL for this milestone -->\r\n    <article class=\"linx-timeline-item left\">\r\n      <div class=\"linx-icon-wrap\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/07\/Icon_Rosette-2.png\" alt=\"2012 IP55 protection icon\">\r\n      <\/div>\r\n      <div class=\"linx-timeline-card\">\r\n        <div class=\"linx-timeline-year\">2012<\/div>\r\n        <p>Winners of the PPMA Award for the Most Innovative Processing or Packaging Machine<\/p>\r\n        <span class=\"linx-icon-note\"><\/span>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <!-- 2018 | Replace the src value below with the icon URL for this milestone -->\r\n    <article class=\"linx-timeline-item right\">\r\n      <div class=\"linx-icon-wrap\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/07\/Icon_Rosette-2.png\" alt=\"2018 export achievement icon\">\r\n      <\/div>\r\n      <div class=\"linx-timeline-card\">\r\n        <div class=\"linx-timeline-year\">2018<\/div>\r\n        <p>Overall Growth in Exports Award \u2013 Cambridgeshire Chambers of\u00a0 Commerce Global Business Awards<\/p>\r\n        <span class=\"linx-icon-note\"><\/span>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <!-- 2024 | Replace the src value below with the icon URL for this milestone -->\r\n    <article class=\"linx-timeline-item left\">\r\n      <div class=\"linx-icon-wrap\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/07\/Icon_Rosette-2.png\" alt=\"2024 Xymark acquisition icon\">\r\n      <\/div>\r\n      <div class=\"linx-timeline-card\">\r\n        <div class=\"linx-timeline-year\">2024<\/div>\r\n        <p>Linx receives the Veralto Gold Innovation award for the 8000 Series Spectrum<\/p>\r\n        <span class=\"linx-icon-note\"><\/span>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <!-- 2026 | Replace the src value below with the icon URL for this milestone -->\r\n    <article class=\"linx-timeline-item right\">\r\n      <div class=\"linx-icon-wrap\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/07\/Icon_Rosette-2.png\" alt=\"2026 ISO14001 certification icon\">\r\n      <\/div>\r\n      <div class=\"linx-timeline-card\">\r\n        <div class=\"linx-timeline-year\">2026<\/div>\r\n        <p>Linx recives the Veralto Most Improved Plant Award<\/p>\r\n        <span class=\"linx-icon-note\"><\/span>\r\n      <\/div>\r\n    <\/article>\r\n\r\n  <\/div>\r\n<\/section>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">Certifications<\/h2>\n\n\n\n<p class=\"has-small-font-size\">Linx holds certificate FM 14409 and operates a Quality Management System which complies with the requirements of ISO 9001:2015 for the design and manufacture of marking equipment and inks.<\/p>\n\n\n\n<p class=\"has-small-font-size\">Linx holds certificate EMS 57278 and operates an Environmental Management System which complies with the requirements of BS EN ISO 14001:2015 for the design and manufacture of marking equipment and inks.&nbsp;<\/p>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"88\" src=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2023\/06\/mark-of-trust-ukas-black-logo-en-gb0121.jpg?w=150\" alt=\"\" class=\"wp-image-1978\" style=\"aspect-ratio:1.704713349287275;width:235px;height:auto\"\/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"265\" height=\"88\" src=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2023\/06\/mark-of-trust-multi-scheme-9001-14001-en-gb-0321.jpg?w=265\" alt=\"\" class=\"wp-image-1968\" style=\"aspect-ratio:3.011534143105032;width:410px;height:auto\"\/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-linx-features-resource-cards\"><div class=\"resource-cards-container\">\n<div class=\"wp-block-linx-features-resource-card\">\n<div class=\"wp-block-group resource-card-wrapper is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group resource-card-data-wrapper is-layout-flow wp-block-group-is-layout-flow\">\n<figure class=\"wp-block-image size-large resource-card-image\"><img loading=\"lazy\" decoding=\"async\" width=\"100\" height=\"125\" src=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/06\/Untitled-design-2-e1782369153872.png?w=100\" alt=\"\" class=\"wp-image-73404\"\/><\/figure>\n\n\n\n<p class=\"resource-card-title\"><a href=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2024\/10\/ISO14001-2015-CERTIFICATE-EMS-57278-001.pdf\">ISO14001:2015<\/a><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-button resource-card-button is-style-btn-navy-blue\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2024\/10\/ISO14001-2015-CERTIFICATE-EMS-57278-001.pdf\">View<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-linx-features-resource-card\">\n<div class=\"wp-block-group resource-card-wrapper is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group resource-card-data-wrapper is-layout-flow wp-block-group-is-layout-flow\">\n<figure class=\"wp-block-image size-large resource-card-image\"><img loading=\"lazy\" decoding=\"async\" width=\"100\" height=\"125\" src=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/06\/Untitled-design-2-e1782369153872.png?w=100\" alt=\"\" class=\"wp-image-73404\"\/><\/figure>\n\n\n\n<p class=\"resource-card-title\"><a href=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2024\/10\/ISO9001-2015-CERTIFICATE-FM-14409-001.pdf\">ISO9001:2015<\/a><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-button resource-card-button is-style-btn-navy-blue\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2024\/10\/ISO9001-2015-CERTIFICATE-FM-14409-001.pdf\">View<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-linx-features-resource-card\">\n<div class=\"wp-block-group resource-card-wrapper is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group resource-card-data-wrapper is-layout-flow wp-block-group-is-layout-flow\">\n<figure class=\"wp-block-image size-large resource-card-image\"><img loading=\"lazy\" decoding=\"async\" width=\"100\" height=\"125\" src=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/06\/Untitled-design-2-e1782369153872.png?w=100\" alt=\"\" class=\"wp-image-73404\"\/><\/figure>\n\n\n\n<p class=\"resource-card-title\">Quality Management Statement<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-button resource-card-button is-style-btn-navy-blue\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/04\/Quality-Management-at-Linx-Issue-18-2026.pdf\">View<\/a><\/div>\n<\/div>\n<\/div>\n<\/div><button class=\"show-more is-style-btn-default is-style-btn-show-more hidden\">Show More<\/button><\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Awards and Certifications Awards have always reflected the values that drive Linx: innovation, continuous improvement and a commitment to customer success. From our earliest days, these achievements have recognised not only the technology we develop, but also the people behind it. For our customers, these awards provide independent recognition that Linx invests in technologies and processes that help them improve productivity<a class=\"moretag\" href=\"https:\/\/www.linxglobal.com\/en-in\/about-linx\/awards-and-certifications\/\"> Read More<\/a><\/p>\n","protected":false},"author":11,"featured_media":0,"parent":38545,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-38553","page","type-page","status-publish","hentry"],"acf":{"exclude_from_html_sitemap":false},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.1 (Yoast SEO v22.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Awards and Certifications | Linx Printing Technologies<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.linxglobal.com\/en-in\/about-linx\/awards-and-certifications\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Awards and Certifications | Linx Printing Technologies\" \/>\n<meta property=\"og:description\" content=\"Awards and Certifications Awards have always reflected the values that drive Linx: innovation, continuous improvement and a commitment to customer success. From our earliest days, these achievements have recognised not only the technology we develop, but also the people behind it. For our customers, these awards provide independent recognition that Linx invests in technologies and processes that help them improve productivity Read More\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.linxglobal.com\/en-in\/about-linx\/awards-and-certifications\/\" \/>\n<meta property=\"og:site_name\" content=\"Linx Printing Technologies\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/Linx-Printing-Technologies-UK\/61587101996275\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-28T08:14:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/07\/Awards.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.linxglobal.com\/en-in\/about-linx\/awards-and-certifications\/\",\"url\":\"https:\/\/www.linxglobal.com\/en-in\/about-linx\/awards-and-certifications\/\",\"name\":\"Awards and Certifications | Linx Printing Technologies\",\"isPartOf\":{\"@id\":\"https:\/\/www.linxglobal.com\/en-in\/#website\"},\"datePublished\":\"2023-06-30T05:41:00+00:00\",\"dateModified\":\"2026-07-28T08:14:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.linxglobal.com\/en-in\/about-linx\/awards-and-certifications\/#breadcrumb\"},\"inLanguage\":\"en-IN\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.linxglobal.com\/en-in\/about-linx\/awards-and-certifications\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.linxglobal.com\/en-in\/about-linx\/awards-and-certifications\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.linxglobal.com\/en-in\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Linx\",\"item\":\"https:\/\/www.linxglobal.com\/en-in\/about-linx\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Awards and Certifications\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.linxglobal.com\/en-in\/#website\",\"url\":\"https:\/\/www.linxglobal.com\/en-in\/\",\"name\":\"Linx Printing Technologies\",\"description\":\"Linx Printing Technologies\",\"publisher\":{\"@id\":\"https:\/\/www.linxglobal.com\/en-in\/#organization\"},\"alternateName\":\"Linx Printing Technologies UK\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.linxglobal.com\/en-in\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-IN\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.linxglobal.com\/en-in\/#organization\",\"name\":\"Linx Printing Technologies\",\"url\":\"https:\/\/www.linxglobal.com\/en-in\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-IN\",\"@id\":\"https:\/\/www.linxglobal.com\/en-in\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/05\/linx_master_logo.webp\",\"contentUrl\":\"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/05\/linx_master_logo.webp\",\"width\":121,\"height\":52,\"caption\":\"Linx Printing Technologies\"},\"image\":{\"@id\":\"https:\/\/www.linxglobal.com\/en-in\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/people\/Linx-Printing-Technologies-UK\/61587101996275\/\",\"https:\/\/www.linkedin.com\/company\/linx-uk\",\"https:\/\/www.instagram.com\/linxprinting\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Awards and Certifications | Linx Printing Technologies","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.linxglobal.com\/en-in\/about-linx\/awards-and-certifications\/","og_locale":"en_US","og_type":"article","og_title":"Awards and Certifications | Linx Printing Technologies","og_description":"Awards and Certifications Awards have always reflected the values that drive Linx: innovation, continuous improvement and a commitment to customer success. From our earliest days, these achievements have recognised not only the technology we develop, but also the people behind it. For our customers, these awards provide independent recognition that Linx invests in technologies and processes that help them improve productivity Read More","og_url":"https:\/\/www.linxglobal.com\/en-in\/about-linx\/awards-and-certifications\/","og_site_name":"Linx Printing Technologies","article_publisher":"https:\/\/www.facebook.com\/people\/Linx-Printing-Technologies-UK\/61587101996275\/","article_modified_time":"2026-07-28T08:14:01+00:00","og_image":[{"url":"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/07\/Awards.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.linxglobal.com\/en-in\/about-linx\/awards-and-certifications\/","url":"https:\/\/www.linxglobal.com\/en-in\/about-linx\/awards-and-certifications\/","name":"Awards and Certifications | Linx Printing Technologies","isPartOf":{"@id":"https:\/\/www.linxglobal.com\/en-in\/#website"},"datePublished":"2023-06-30T05:41:00+00:00","dateModified":"2026-07-28T08:14:01+00:00","breadcrumb":{"@id":"https:\/\/www.linxglobal.com\/en-in\/about-linx\/awards-and-certifications\/#breadcrumb"},"inLanguage":"en-IN","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.linxglobal.com\/en-in\/about-linx\/awards-and-certifications\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.linxglobal.com\/en-in\/about-linx\/awards-and-certifications\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.linxglobal.com\/en-in\/"},{"@type":"ListItem","position":2,"name":"About Linx","item":"https:\/\/www.linxglobal.com\/en-in\/about-linx\/"},{"@type":"ListItem","position":3,"name":"Awards and Certifications"}]},{"@type":"WebSite","@id":"https:\/\/www.linxglobal.com\/en-in\/#website","url":"https:\/\/www.linxglobal.com\/en-in\/","name":"Linx Printing Technologies","description":"Linx Printing Technologies","publisher":{"@id":"https:\/\/www.linxglobal.com\/en-in\/#organization"},"alternateName":"Linx Printing Technologies UK","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.linxglobal.com\/en-in\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-IN"},{"@type":"Organization","@id":"https:\/\/www.linxglobal.com\/en-in\/#organization","name":"Linx Printing Technologies","url":"https:\/\/www.linxglobal.com\/en-in\/","logo":{"@type":"ImageObject","inLanguage":"en-IN","@id":"https:\/\/www.linxglobal.com\/en-in\/#\/schema\/logo\/image\/","url":"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/05\/linx_master_logo.webp","contentUrl":"https:\/\/www.linxglobal.com\/wp-content\/uploads\/2026\/05\/linx_master_logo.webp","width":121,"height":52,"caption":"Linx Printing Technologies"},"image":{"@id":"https:\/\/www.linxglobal.com\/en-in\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/Linx-Printing-Technologies-UK\/61587101996275\/","https:\/\/www.linkedin.com\/company\/linx-uk","https:\/\/www.instagram.com\/linxprinting\/"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.linxglobal.com\/en-in\/wp-json\/wp\/v2\/pages\/38553","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.linxglobal.com\/en-in\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.linxglobal.com\/en-in\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.linxglobal.com\/en-in\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/www.linxglobal.com\/en-in\/wp-json\/wp\/v2\/comments?post=38553"}],"version-history":[{"count":8,"href":"https:\/\/www.linxglobal.com\/en-in\/wp-json\/wp\/v2\/pages\/38553\/revisions"}],"predecessor-version":[{"id":80079,"href":"https:\/\/www.linxglobal.com\/en-in\/wp-json\/wp\/v2\/pages\/38553\/revisions\/80079"}],"up":[{"embeddable":true,"href":"https:\/\/www.linxglobal.com\/en-in\/wp-json\/wp\/v2\/pages\/38545"}],"wp:attachment":[{"href":"https:\/\/www.linxglobal.com\/en-in\/wp-json\/wp\/v2\/media?parent=38553"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}