Epson Introduces SureColor P5000 Professional 17-inch 10-Color Inkjet Printer

Author
SySAdmin
Posted
January 11, 2017
Views
1274

Page All:

Page 1
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<style type="text/css">
          .xn-newslines .xn-distributor{
          display:none;
          }
          .xn-newslines .xn-dateline{
          display:none;
          }
         
      /* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
        #outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
        .ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
        .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
        body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
        table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
        img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */

        /* /\/\/\/\/\/\/\/\/ RESET STYLES /\/\/\/\/\/\/\/\/ */
        body{margin: 0; padding: 0;}
        img{border: 0; height: auto; line-height: 100%; outline: none; text-decoration: none;}
        table{border-collapse: collapse !important;}
        body, #bodyTable, #bodyCell{height: 100% !important; margin: 0; padding: 0; width: 100% !important;}

        /* /\/\/\/\/\/\/\/\/ TEMPLATE STYLES /\/\/\/\/\/\/\/\/ */

        /* ========== Page Styles ========== */

        #bodyCell{padding: 20px;}
        #templateContainer{
            width: 600px;
            background-color: #ffffff;
        }

            /**
            * @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
            * @theme page
            */
            body, #bodyTable{
                background-color: #DEE0E2;
            }

            /**
            * @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
            * @theme page
            */
            #bodyCell{
                border-top: 4px solid #BBBBBB;
            }

            /**
            * @tip Set the border for your email.
            */
            #templateContainer{
                border: 1px solid #BBBBBB;
            }

            /**
            * @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
            * @style heading 1
            */
            h1{
                color: #404040 !important;
                display: block;
                font-family: Helvetica;
                font-size: 26px;
                font-style: normal;
                font-weight: bold;
                line-height: 100%;
                letter-spacing: normal;
                margin-top: 0;
                margin-right: 0;
                margin-bottom: 10px;
                margin-left: 0;
                text-align: left;
            }

            /**
            * @tip Set the styling for all second-level headings in your emails.
            * @style heading 2
            */
            h2{
                color: #404040 !important;
                display: block;
                font-family: Helvetica;
                font-size: 20px;
                font-style: normal;
                font-weight: bold;
                line-height: 100%;
                letter-spacing: normal;
                margin-top: 0;
                margin-right: 0;
                margin-bottom: 10px;
                margin-left: 0;
                text-align: left;
            }

            /**
            * @tip Set the styling for all third-level headings in your emails.
            * @style heading 3
            */
            h3{
                color: #3d98c6 !important;
                display: block;
                font-family: Helvetica;
                font-size: 16px;
                font-weight: normal;
                line-height: 100%;
                letter-spacing: normal;
                margin-top: 0;
                margin-right: 0;
                margin-bottom: 10px;
                margin-left: 0;
                text-align: left;
            }

            /**
            * @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
            * @style heading 4
            */
            h4{
                color: #808080 !important;
                display: block;
                font-family: Helvetica;
                font-size: 14px;
                font-weight: normal;
                line-height: 100%;
                letter-spacing: normal;
                margin-top: 0;
                margin-right: 0;
                margin-bottom: 10px;
                margin-left: 0;
                text-align: left;
            }

            h4.subtitle {
              color: #808080 !important;
              font-size: 14px;
            }

            /* ========== Header Styles ========== */

            /**
            * @tip Set the background color and bottom border for your email's preheader area.
            * @theme header
            */
            #templatePreheader{
                background-color: #F4F4F4;
                border-bottom: 1px solid #CCCCCC;
            }

            /**
            * @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
            */
            .preheaderContent{
                color: #808080;
                font-family: Helvetica;
                font-size: 10px;
                line-height: 125%;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
            */
            .preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #606060;
                font-weight: normal;
                text-decoration: underline;
            }

            /**
            * @tip Set the background color and borders for your email's header area.
            * @theme header
            */
            #templateHeader{
                background-color: #F4F4F4;
                border-top: 1px solid #FFFFFF;
                border-bottom: 1px solid #CCCCCC;
            }

            /**
            * @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
            */
            .headerContent{
                color: #505050;
                font-family: Helvetica;
                font-size: 20px;
                font-weight: bold;
                line-height: 100%;
                padding-top: 0;
                padding-right: 0;
                padding-bottom: 0;
                padding-left: 0;
                text-align: left;
                vertical-align: middle;
            }

            /**
            * @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
            */
            .headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: normal;
                text-decoration: underline;
            }

            #headerImage{
                height: auto;
                max-width: 600px;
            }

            #socialShare img {
                margin-right: 3px;
            }

            /* ========== Body Styles ========== */

            /**
            * @tip Set the background color and borders for your email's body area.
            */
            #templateBody{
                background-color: #FFFFFF;
                border-top: 1px solid #FFFFFF;
                /*border-bottom: 1px solid #CCCCCC;*/
            }

            /**
            * @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
            * @theme main
            */
            .bodyContent{
                color: #505050;
                font-family: Helvetica;
                font-size: 16px;
                line-height: 150%;
                padding-top: 20px;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
            */
            .bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: normal;
                text-decoration: underline;
            }

            .bodyContent img{
                display: inline;
                height: auto;
                max-width: 560px;
            }

            /**
            * @tip Set the background color and border for your email's data table.
            */
            .templateDataTable{
                background-color: #FFFFFF;
            }

            .templateDataTable a:link {
                text-decoration: none;
                color: #3d98c6;
            }

            /**
            * @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
            */
            .dataTableHeading{
                /*background-color: #E7F1FC;*/
                color: #336699;
                font-family: Helvetica;
                font-size: 14px;
                font-weight: bold;
                line-height: 150%;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
            */
            .dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
                color: #FFFFFF;
                font-weight: bold;
            }

            /**
            * @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
            */
            .dataTableContent{
                border-top: 1px solid #DDDDDD;
                border-bottom: 0;
                color: #404040;
                font-family: Helvetica;
                font-size: 12px;
                line-height: 150%;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
            */
            .dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: bold;
            }

            /* ========== Column Styles ========== */

            .templateColumnContainer{width: 200px;}

            /**
            * @tip Set the background color and borders for your email's column area.
            */
            #templateColumns{
                background-color: #F4F4F4;
                border-top: 1px solid #FFFFFF;
                border-bottom: 1px solid #CCCCCC;
            }

            /**
            * @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
            */
            .leftColumnContent{
                color: #505050;
                font-family: Helvetica;
                font-size: 14px;
                line-height: 150%;
                padding-top: 0;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
            */
            .leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: normal;
                text-decoration: underline;
            }

            /**
            * @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
            */
            .centerColumnContent{
                color: #505050;
                font-family: Helvetica;
                font-size: 14px;
                line-height: 150%;
                padding-top: 0;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
            */
            .centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: normal;
                text-decoration: underline;
            }

            /**
            * @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
            */
            .rightColumnContent{
                color: #505050;
                font-family: Helvetica;
                font-size: 14px;
                line-height: 150%;
                padding-top: 0;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
            */
            .rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: normal;
                text-decoration: underline;
            }

            .leftColumnContent img, .rightColumnContent img{
                display: inline;
                height: auto;
                max-width: 260px;
            }

            /* ========== Footer Styles ========== */

            /**
            * @tip Set the background color and borders for your email's footer area.
            * @theme footer
            */
            #templateFooter{
                background-color: #F4F4F4;
                border-top: 1px solid #FFFFFF;
            }

            /**
            * @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
            * @theme footer
            */
            .footerContent{
                color: #808080;
                font-family: Helvetica;
                font-size: 10px;
                line-height: 150%;
                padding-top: 20px;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
                text-align: left;
            }

            .footerContent.social, .footerContent.social h4 {
                text-align: center;
            }

            .footerContent.social a {
                margin: 0 10px;
            }

            /**
            * @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
            */
            .footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
                color: #606060;
                font-weight: normal;
                text-decoration: underline;
            }

            /* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */

            @media only screen and (max-width: 480px){
                /* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
                body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
                body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */

                /* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
                #bodyCell{padding: 10px !important;}

                /* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */

                /* ======== Page Styles ======== */

                /**
                * @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
                */
                #templateContainer{
                    max-width: 600px !important;
                    width: 100% !important;
                }

                /**
                * @tip Make the first-level headings larger in size for better readability on small screens.
                */
                h1{
                    font-size: 24px !important;
                    line-height: 100% !important;
                }

                /**
                * @tip Make the second-level headings larger in size for better readability on small screens.
                */
                h2{
                    font-size: 20px !important;
                    line-height: 100% !important;
                }

                /**
                * @tip Make the third-level headings larger in size for better readability on small screens.
                */
                h3{
                    font-size: 18px !important;
                    line-height: 100% !important;
                }

                /**
                * @tip Make the fourth-level headings larger in size for better readability on small screens.
                */
                h4{
                    font-size: 16px !important;
                    line-height: 100% !important;
                }

                /* ======== Header Styles ======== */

                #templatePreheader{display: none !important;} /* Hide the template preheader to save space */

                /**
                * @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
                */
                #headerImage{
                    height: auto !important;
                    max-width: 600px !important;
                    width: 100% !important;
                }

                /**
                * @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
                */
                .headerContent{
                    font-size: 20px !important;
                    line-height: 125% !important;
                }

                /* ======== Body Styles ======== */

                /**
                * @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
                */
                .bodyContent{
                    font-size: 18px !important;
                    line-height: 125% !important;
                }

                .templateDataTableContainer {
                    background-color: #ffffff;
                }

                /**
                * @tip Set the background color and border for your email's data table.
                */
                .templateDataTable{
                    background-color: #FFFFFF;
                    border: 1px solid #DDDDDD;
                }

                /**
                * @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
                */
                .dataTableHeading{
                    background-color: #D8E2EA;
                    color: #336699;
                    font-family: Helvetica;
                    font-size: 14px;
                    font-weight: bold;
                    line-height: 150%;
                    text-align: left;
                }

                /**
                * @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
                */
                .dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
                    color: #3d98c6;
                    font-weight: bold;
                }

                /**
                * @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
                */
                .dataTableContent{
                    border-top: 1px solid #DDDDDD;
                    border-bottom: 0;
                    color: #202020;
                    font-family: Helvetica;
                    font-size: 12px;
                    font-weight: bold;
                    line-height: 150%;
                    text-align: left;
                }

                /**
                * @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
                */
                .dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
                    color: #3d98c6;
                    font-weight: bold;
                }

                /* ======== Column Styles ======== */

                .templateColumnContainer{display: block !important; width: 100% !important;}

                /**
                * @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
                */
                .columnImage{
                    height: auto !important;
                    max-width: 480px !important;
                    width: 100% !important;
                }

                /**
                * @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
                */
                .leftColumnContent{
                    font-size: 16px !important;
                    line-height: 125% !important;
                }

                /**
                * @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
                */
                .centerColumnContent{
                    font-size: 16px !important;
                    line-height: 125% !important;
                }

                /**
                * @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
                */
                .rightColumnContent{
                    font-size: 16px !important;
                    line-height: 125% !important;
                }

                /* ======== Footer Styles ======== */

                /**
                * @tip Make the body content text larger in size for better readability on small screens.
                */
                .footerContent{
                    font-size: 14px !important;
                    line-height: 115% !important;
                }

                .footerContent a {
                    display:block !important;
                } /* Place footer social and utility links on their own lines, for easier access */

                .footerContent.social a {
                    display: inline-block !important;
                }
            }
      </style>
</HEAD>
<body leftmargin="0" marginheight="0" marginwidth="0" offset="0" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;margin: 0;padding: 0;background-color: #DEE0E2;height: 100% !important;width: 100% !important;" topmargin="0">
<center>
<table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" id="bodyTable" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;margin: 0;padding: 0;background-color: #DEE0E2;border-collapse: collapse !important;height: 100% !important;width: 100% !important;" width="100%">
<tr>
<td align="center" id="bodyCell" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;margin: 0;padding: 20px;border-top: 4px solid #BBBBBB;height: 100% !important;width: 100% !important;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="templateContainer" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;width: 600px;background-color: #ffffff;border: 1px solid #BBBBBB;border-collapse: collapse !important;">
<tr>
<td align="center" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="templateHeader" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;background-color: #F4F4F4;border-top: 1px solid #FFFFFF;border-bottom: 1px solid #CCCCCC;border-collapse: collapse !important;" width="100%">
<tr>
<td class="headerContent" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: #505050;font-family: Helvetica;font-size: 20px;font-weight: bold;line-height: 100%;padding-top: 0;padding-right: 0;padding-bottom: 0;padding-left: 0;text-align: left;vertical-align: middle;" valign="top"><img id="headerImage" src="http://content.prnewswire.com/designimages/prnj_email_header-1.png" style="max-width: 600px;-ms-interpolation-mode: bicubic;border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="templateBody" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;background-color: #FFFFFF;border-top: 1px solid #FFFFFF;border-collapse: collapse !important;" width="100%">
<tr>
<td class="bodyContent" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: #505050;font-family: Helvetica;font-size: 16px;line-height: 150%;padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;text-align: left;" valign="top">
<h1 style="display: block;font-family: Helvetica;font-size: 26px;font-style: normal;font-weight: bold;line-height: 100%;letter-spacing: normal;margin-top: 0;margin-right: 0;margin-bottom: 10px;margin-left: 0;text-align: left;color: #404040 !important;">Tech Profile</h1>
<h4 style="display: block;font-family: Helvetica;font-size: 14px;font-weight: normal;line-height: 100%;letter-spacing: normal;margin-top: 0;margin-right: 0;margin-bottom: 10px;margin-left: 0;text-align: left;color: #808080 !important;">Username: <a href="https://prnmedia.prnewswire.com/profile/?action=editProfile" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;color: #3d98c6;font-weight: normal;text-decoration: underline;" target="_blank">aronschatz / edit profile</a>
</h4>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" class="bodyContent" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="templateBody" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse !important;" width="100%">
<tr>

<style type="text/css">
/* Style Definitions */
span.prnews_span
{
font-size:8pt;
font-family:"Arial";
color:black;
}
a.prnews_a
{
color:blue;
}
li.prnews_li
{
font-size:8pt;
font-family:"Arial";
color:black;
}
p.prnews_p
{
font-size:0.62em;
font-family:"Arial";
color:black;
margin:0in;
}
.prngen7{
BORDER-TOP:1pt; BORDER-RIGHT:black 1pt solid; VERTICAL-ALIGN: TOP; BORDER-BOTTOM:black 1pt solid; TEXT-ALIGN: RIGHT; PADDING-LEFT:0.50em; BORDER-LEFT:1pt; PADDING-RIGHT:0.50em
}
.prngen6{
BORDER-TOP:1pt; BORDER-RIGHT:black 1pt solid; VERTICAL-ALIGN: TOP; BORDER-BOTTOM:black 1pt solid; PADDING-LEFT:0.50em; BORDER-LEFT:1pt; PADDING-RIGHT:0.50em
}
.prngen4{
BORDER-TOP:black 1pt solid; BORDER-RIGHT:black 1pt solid; VERTICAL-ALIGN: BOTTOM; BORDER-BOTTOM:black 1pt solid; TEXT-ALIGN: CENTER; PADDING-LEFT:0.50em; BORDER-LEFT:1pt; PADDING-RIGHT:0.50em
}
.prngen5{
BORDER-TOP:1pt; BORDER-RIGHT:black 1pt solid; VERTICAL-ALIGN: TOP; BORDER-BOTTOM:black 1pt solid; PADDING-LEFT:0.50em; BORDER-LEFT:black 1pt solid; PADDING-RIGHT:0.50em
}
.prnsbls{
BORDER-LEFT:black 1pt solid
}
.prntblns{
BORDER-TOP: 1pt; BORDER-RIGHT: 1pt; BORDER-COLLAPSE: collapse; BORDER-BOTTOM: 1pt; BORDER-LEFT: 1pt
}
.prnsblb0{
BORDER-LEFT:black 0pt
}
.prnsbbs{
BORDER-BOTTOM:black 1pt solid
}
.prntac{
TEXT-ALIGN: CENTER
}
.prnvab{
VERTICAL-ALIGN: BOTTOM
}
.prnrbrs{
BORDER-RIGHT:black 1pt solid
}
.prnpl6{
PADDING-LEFT:0.50em
}
.prnsbts{
BORDER-TOP:black 1pt solid
}
.prnrbrb0{
BORDER-RIGHT:black 0pt
}
.prnpr6{
PADDING-RIGHT:0.50em
}
.prnsbtb0{
BORDER-TOP:black 0pt
}
</style>

<div xmlns="http://www.w3.org/1999/xhtml" xmlns:xn="http://www.xmlnews.org/ns/" class="xn-newslines">

<h1 class="xn-hedline">Epson Introduces SureColor P5000 Professional 17-inch 10-Color Inkjet Printer</h1>

<h2 class="xn-hedline">Desktop Printer Offers Enhanced Performance and Reliability for Professional Photographic, Fine Art, Graphic Design, and Proofing Applications</h2>

<p class="xn-distributor">PR Newswire</p>

<p class="xn-dateline">LONG BEACH, Calif., Jan. 11, 2017</p>
</div>

<div class="xn-content" xmlns="http://www.w3.org/1999/xhtml" xmlns:xn="http://www.xmlnews.org/ns/">

<p>
<span class="xn-location">LONG BEACH, Calif.</span>, <span class="xn-chron">Jan. 11, 2017</span> /PRNewswire/ --&nbsp;Epson is once again setting the benchmark for professional imaging excellence with the introduction of the new 17-Inch Epson<sup>&reg;</sup> SureColor<sup>&reg;</sup> P5000.&nbsp; Incorporating the latest imaging technologies, the SureColor P5000 resets the standard for the desktop photography, fine art, graphic design, and proofing markets. Leveraging the advanced Epson PrecisionCore<sup>&reg;</sup> TFP<sup>&reg;</sup> printhead and UltraChome HDX<sup>&reg;</sup> 10-color pigment ink set, the SureColor P5000 delivers outstanding output with an increased color gamut, higher-density blacks and twice the print permanence than the previous generation<sup>1</sup>. &nbsp;A refined printer design includes improved dust and static control for reduced maintenance and increased durability and reliability. </p>

   

<p>"The SureColor P5000 is a replacement to the last Epson Stylus<sup>&reg;</sup> Pro model still available &ndash; the renowned Epson Stylus Pro 4900. The Epson Stylus Pro brand was iconic, and it helped Epson build a pronounced reputation within the photography industry. We have since announced the SureColor product line, which is bringing Epson's photographic technology to the next level," said <span class="xn-person">Larry Kaufman</span>, product manager, Professional Imaging, <span class="xn-person">Epson America</span>, Inc. "The SureColor P5000 brings all of the SureColor printing technology into a 17-inch desktop model, providing photographers and graphic designers with the best imaging technology has to offer."</p>

<p>The SureColor P5000 leverages 200 mL UltraChrome HDX 10-color ink cartridges<sup>2</sup> utilizing newly developed core pigments, including new Orange and Green inks, as well as Black inks that are 1.5 times denser than the previous generation, delivering a wider contrast ratio and improved resin encapsulation technology for superior gloss uniformity and optically clearer, sharper images. Touting a refined design, the SureColor P5000 supports a 10-channel PrecisionCore&nbsp;TFP printhead that includes a new ink-repellant surface coating, along with improved dust and static control for reduced nozzle clogging and maintenance, and supports printless nozzle checks for time, production and resource efficiency.&nbsp; </p>

<p>The SureColor P5000 can support two different ink configurations. The SureColor P5000 Standard and Designer editions leverage Light Light Black ink for twice the overall print permanence, smooth and neutral tonal transitions and support of the Epson Advanced Black and White print mode, ideal for photography, fine art and graphic design applications. The Commercial Edition includes Violet ink, in place of Light Light Black, for an expanded color gamut, to deliver an industry-best 99 percent PANTONE<sup>&reg;</sup> PLUS FORMULA GUIDE solid-coated color matching<sup>3</sup>, ideal for commercial and flexographic proofing applications. </p>

<p>The SureColor P5000 offers versatile media handling capabilities with auto-switching between the high-capacity front paper cassette and roll media feeder. It includes a power-driven roll media spindle, ideal for producing panoramas and roll printing up to 100-feet, and an internal high-speed single pass rotary cutter. The high-capacity cassette can hold up to 100 sheets of premium paper for high productivity printing on sheets from 8"x10" up to 17"x22". In addition, the SureColor P5000 features a front feed straight path for delicate fine art sheet media, including poster board, up to 1.5mm thick. Auto-switching between roll and cassette sheet feeding allow both sources to be loaded at the same time. </p>

<p>
<b>Additional Epson SureColor P5000 Features: </b>
</p>

<ul type="disc">

<li>
<b>Exceptional Print Permanence</b> &ndash; Offers next-generation pigment ink technology for up to twice the overall print permanence than previous generation<sup>1</sup>&nbsp; </li>

<li>
<b>Remarkable Detail</b> &ndash; Epson PrecisionCore TFP printhead delivers high print speeds with 360 nozzles per color channel, with variable-size ink droplets as small as 3.5 picoliters </li>

<li>
<b>Epson Precision Dot Screening Algorithm</b> &ndash; Ensures incredibly accurate control of the sizing and mixing of ink droplets for beautiful prints </li>

<li>
<b>Borderless Printing </b>&ndash; Four-sided BorderFree<sup>&reg;</sup> printing is available at common widths, including 8", 10", 11", 13", 14", 16", 16.5", and 17" </li>

<li>
<b>Optional SpectroProofer<sup>&reg;</sup> UVS </b>&ndash; Developed jointly with X-Rite, the in-line spectrophotometer provides automated color management and verification-related tasks for a range of proofing applications. It supports all current illumination standards for UV and UV-Cut measurement and is UV selectable between M0, M1 and M2. </li>

<li>
<b>LCD Control Panel</b> &ndash; Full-color 2.7-inch LCD panel allows for easy setup, control and maintenance of the printer</li>
</ul>

<p>&nbsp;</p>

<div>

<table border="1" cellpadding="0" cellspacing="0" class="prntblns">
<tr>

<td class="prnsbtb0 prnrbrb0 prnvab prnsbbs prnpl6 prnsblb0 prnpr6" colspan="3">

<p class="prnews_p">
<span class="prnews_span"><b>Current Pricing, Availability and Support</b></span>
</p>

</td>
</tr>

<tr>

<td class="prnsbts prnrbrs prnvab prnsbbs prntac prnpl6 prnsbls prnpr6">

<p class="prnews_p">
<span class="prnews_span"><b>Printer</b></span>
</p>

</td>
<td class="prngen4">

<p class="prnews_p">
<span class="prnews_span"><b>Details</b></span>
</p>

</td>
<td class="prngen4">

<p class="prnews_p">
<span class="prnews_span"><b>Price*</b></span>
</p>

</td>
</tr>

<tr>

<td class="prngen5">

<p class="prnews_p">
<span class="prnews_span">SureColor P5000 Standard Edition</span>
</p>

</td>
<td class="prngen6">

<p class="prnews_p">
<span class="prnews_span">UltraChrome HDX with Light Light Black</span>
</p>

</td>
<td class="prngen7">

<p class="prnews_p">
<span class="prnews_span">$1,995</span>
</p>

</td>
</tr>

<tr>

<td class="prngen5">

<p class="prnews_p">
<span class="prnews_span">SureColor P5000 Commercial Edition</span>
</p>

</td>
<td class="prngen6">

<p class="prnews_p">
<span class="prnews_span">UltraChrome HDX with all-new Violet</span>
</p>

</td>
<td class="prngen7">

<p class="prnews_p">
<span class="prnews_span">$1,995</span>
</p>

</td>
</tr>

<tr>

<td class="prngen5">

<p class="prnews_p">
<span class="prnews_span">SureColor P5000 Designer Edition</span>
</p>

</td>
<td class="prngen6">

<p class="prnews_p">
<span class="prnews_span">Standard Edition with EFI<sup>&reg;</sup> Fiery<sup>&reg;</sup> eXpress 4.6.1 for Epson, software RIP with true Adobe<sup>&reg;</sup> PostScript<sup>&reg;</sup> 3<sup>&trade;</sup> for accurate CMYK and spot color printing</span>
</p>

</td>
<td class="prngen7">

<p class="prnews_p">
<span class="prnews_span">$2,495</span>
</p>

</td>
</tr>
</table>
</div>

<p>&nbsp;</p>

<p>The Epson SureColor P5000 Standard and Commercial Editions are available now, and the Designer Edition will be available in <span class="xn-chron">March 2016</span>, through Epson Authorized Professional Imaging Resellers. The Epson SureColor P5000 is supported by a standard Epson Preferred<sup>SM</sup> Limited Warranty, a one-year program that includes toll-free advanced telephone access Monday through Friday and unit exchange service in the event of hardware failure. Optional Epson Preferred Plus Service Plans are also available, offering one or two additional years of protection. For additional information visit, <a href="http://www.proimaging.epson.com/" rel="nofollow" target="_blank">http://www.proimaging.epson.com</a>.&nbsp; </p>

<p>
<b>About Epson</b>
</p>

<p>Epson is a global technology leader dedicated to connecting people, things and information with its original efficient, compact and precision technologies. With a lineup that ranges from inkjet printers and digital printing systems to 3LCD projectors, smart glasses, sensing systems and industrial robots, the company is focused on driving innovations and exceeding customer expectations in inkjet, visual communications, wearables and robotics.</p>

<p>Led by the <span class="xn-location">Japan</span>-based Seiko Epson Corporation, the Epson Group comprises more than 73,000 employees in 91 companies around the world, and is proud of its contributions to the communities in which it operates and its ongoing efforts to reduce environmental impacts.</p>

<p>
<span class="xn-person">Epson America</span>, Inc., based in <span class="xn-location">Long Beach, Calif.</span>, is Epson's regional headquarters for the U.S., <span class="xn-location">Canada</span>, and <span class="xn-location">Latin America</span>. To learn more about Epson, please visit: <a href="http://www.epson.com/" rel="nofollow" target="_blank">epson.com</a>. You may also connect with <span class="xn-person">Epson America</span> on Facebook (<a href="http://www.facebook.com/Epson" rel="nofollow" target="_blank">facebook.com/Epson</a>), Twitter (<a href="http://www.twitter.com/EpsonAmerica" rel="nofollow" target="_blank">twitter.com/EpsonAmerica</a>), YouTube (<a href="http://www.youtube.com/EpsonAmerica" rel="nofollow" target="_blank">youtube.com/EpsonAmerica</a>), and Instagram (<a href="http://instagram.com/epsonamerica" rel="nofollow" target="_blank">instagram.com/EpsonAmerica</a>). </p>

<p>
<sup>1</sup> Ink lightfastness rating based on accelerated testing of prints on specialty media, displayed indoors, under glass. Actual print stability will vary according to media, printed image, display conditions, light intensity, humidity and atmospheric conditions. Epson does not guarantee longevity of prints. For maximum print life, display all prints under glass or lamination or properly store them. Visit <a href="http://www.wilhelm-research.com/" rel="nofollow" target="_blank">http://www.wilhelm-research.com</a> for the latest information. <br>
<sup>2</sup> This product uses only genuine Epson-brand cartridges. Other brands of ink cartridges and ink supplies are not compatible and, even if described as compatible, may not function properly.<br>
<sup>3</sup> 99% coverage of PANTONE PLUS FORMULA GUIDE solid-coated palette based on Epson Proofing Paper White Semimatte printed with <span class="xn-person">Epson Driver</span> at 2880 x 1440 dpi. PANTONE coverage may vary when printed under other conditions. <br>
</p>

<p>
<i>Note: EPSON, SureColor, UltraChrome HDX, Epson Stylus, PrecisionCore, TFP, and SpectroProofer are registered trademarks and Epson Exceed Your Vision is a registered logomark of Seiko Epson Corporation. BorderFree is a registered trademark and Epson Preferred is a service mark of <span class="xn-person">Epson America</span>, Inc. All other product and brand names are trademarks and/or registered trademarks of their respective companies. Epson disclaims any and all rights in these marks.</i>
</p>

<p>&nbsp;</p>

<p>SOURCE  <span class="xn-person">Epson America</span>, Inc.</p>

</div>

<img alt="" src="https://rt.prnewswire.com/rt.gif?NewsItemId=LA85283&Transmission_Id=201701110301PR_NEWS_USPR_____LA85283&DateId=20170111" style="border:0px; width:1px; height:1px;" xmlns="http://www.w3.org/1999/xhtml" xmlns:xn="http://www.xmlnews.org/ns/">

<p>CONTACT: Duane Brozek, Epson America, 562-290-5683, Duane_Brozek@ea.epson.com OR Katelyn Pelton, Walt &amp; Company, 408-369-7200, ext. 2974, kpelton@walt.com <br>
</p>

<p>Web Site: <a class="release-link" href="http://www.epson.com" target="_newbrowser">http://www.epson.com</a>
<br>
</p>

<hr>
<img alt="" src="https://rt.prnewswire.com/et.gif?newsItemId=LA85283&Transmission_Id=201701110301PR_NEWS_USPR_____LA85283&DateId=20170111&user=1224830" style="border:0px; width:1px; height:1px;"></tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="templateFooter" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;background-color: #F4F4F4;border-top: 1px solid #FFFFFF;border-collapse: collapse !important;" width="100%">
<tr>
<td class="footerContent social" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: #808080;font-family: Helvetica;font-size: 10px;line-height: 150%;padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;text-align: center;" valign="top">
<h4 style="display: block;font-family: Helvetica;font-size: 14px;font-weight: normal;line-height: 100%;letter-spacing: normal;margin-top: 0;margin-right: 0;margin-bottom: 10px;margin-left: 0;text-align: center;color: #808080 !important;">Follow Us</h4>
<a href="https://www.facebook.com/pages/PR-Newswire-for-Journalists/99662330903" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;margin: 0 10px;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank"><img alt="Facebook" height="32" src="http://content.prnewswire.com/images/FB-f-Logo__blue_32.png" style="-ms-interpolation-mode: bicubic;border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;" width="32"></a><a href="https://twitter.com/beyondbylines" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;margin: 0 10px;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank"><img alt="Twitter" height="32" src="http://content.prnewswire.com/images/Twitter_logo_blue.png" style="-ms-interpolation-mode: bicubic;border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;" width="32"></a><a href="https://www.linkedin.com/company/pr-newswire" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;margin: 0 10px;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank"><img alt="LinkedIn" height="32" src="http://content.prnewswire.com/images/In-2C-32px.png" style="-ms-interpolation-mode: bicubic;border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;" width="32"></a><a href="https://plus.google.com/+prnewswire/posts" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;margin: 0 10px;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank"><img alt="Google+" height="32" src="http://content.prnewswire.com/images/Red-signin_Short_base_32dp.png" style="-ms-interpolation-mode: bicubic;border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;" width="32"></a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="templateFooter" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;background-color: #F4F4F4;border-top: 1px solid #FFFFFF;border-collapse: collapse !important;" width="100%">
<tr>
<td class="footerContent" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: #808080;font-family: Helvetica;font-size: 10px;line-height: 150%;padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;text-align: left;" valign="top">
                                                To change the settings for your profile(s) or email delivery, go to <a href="https://prnmedia.prnewswire.com/profile/?action=editProfile" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank">https://prnmedia.prnewswire.com/profile/?action=editProfile</a> and select the profile you would like to edit. You can select the industries, subjects, languages, geographical areas, companies, delivery options and delivery frequencies of your choice.
                                                <br>
<br>
                                                In addition to current press releases, you can also find archived news, corporate information, photos, tradeshow news and much more on the PR Newswire for Journalists website: <a href="http://prnmedia.prnewswire.com" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank">https://prnmedia.prnewswire.com</a>
<br>
<br>
                                                To contact us, email: <a href="mailto:mediasite@prnewswire.com" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;color: #606060;font-weight: normal;text-decoration: underline;">mediasite@prnewswire.com</a>
<br>
<br>
                                                Please do not reply to this email; this is an automatically generated message.
                                                <br>
<br>
<em>Copyright &copy; PR Newswire Association LLC. All Rights Reserved.</em>
<br>
                                                A Cision company.
                                                <br>
<br>
<strong>Our mailing address is:</strong>
<br>
                                                350 Hudson Street, Suite 300
                                                <br>
                                                New York, NY 10014-4504
                                            </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</cente

Title

Medium Image View Large