support.lexmark.com Open in urlscan Pro
192.229.182.171  Public Scan

Submitted URL: http://www.downloaddelivery.com/
Effective URL: http://support.lexmark.com/index?page=productSelection&channel=supportAndDownloads&locale=de&userlocale=DE_DE
Submission: On December 13 via manual from US — Scanned from DE

Form analysis 8 forms found in the DOM

Name: cntry_searchGET index

<form name="cntry_search" method="get" action="index" onsubmit="processLocaleSelector();hideLocaleSelectorPulldown();validateLocaleSelect();return false;">
  <input type="hidden" name="channel" value="supportAndDownloads">
  <input type="hidden" name="page" value="productSelection">
  <table border="0" cellspacing="0" cellpadding="0" width="100%">
    <tbody>
      <tr>
        <td>
          <h3>Suchen Sie Ihr Land und Ihre Sprache</h3>
        </td>
        <td>
          <input type="hidden" name="locale" value=""><input type="hidden" name="userlocale" value="">
          <div id="localeSelectorPulldownAnchor">
            <input id="localeSelectionPullDown" type="text" size="35" autocomplete="off" name="language" class="ac_input">
          </div>
          <div id="localeSelectPulldown"></div>
        </td>
        <td>
          <button type="button" class="btn" onclick="validateLocaleSelect();"> Senden </button>
        </td>
      </tr>
    </tbody>
  </table>
</form>

Name: cntry_submitGET index

<form name="cntry_submit" method="get" action="index">
  <input type="hidden" name="channel" value="supportAndDownloads">
  <input type="hidden" name="page" value="productSelection">
  <input type="hidden" name="locale">
  <input type="hidden" name="userlocale">
</form>

Name: cntry_selectGET index

<form name="cntry_select" method="get" action="index">
  <div style="overflow: visible;">
    <table border="0" cellspacing="0" cellpadding="0" width="100%">
      <tbody>
        <tr>
          <td valign="top" class="localeOptions">
            <div class="localeOption localeOptionLeft">
              <select name="regions" style="z-index: 1;" onchange="selectLocaleZone(this.options[this.selectedIndex].value);" id="continents">
                <option value="" selected="">1. Gebiet auswählen</option>
                <option value="Asia Pacific">Asia Pacific</option>
                <option value="Australia and New Zealand">Australia and New Zealand</option>
                <option value="Central and South America">Central and South America</option>
                <option value="Europe">Europe</option>
                <option value="Middle East and Africa">Middle East and Africa</option>
                <option value="North America">North America</option>
              </select>
              <script type="text/javascript">
                document.cntry_select.regions.selectedIndex = 0;
              </script>
            </div>
          </td>
          <td class="localeOptions">
            <div id="localeCountrySelect" class="localeOption localeOptionLeft">
              <select style="z-index: 1;" name="country_list" id="countries">
                <option value="">2. Land/Region auswählen</option>
              </select>
            </div>
          </td>
          <td class="localeOptions">
            <div style="z-index: -1;" class="localeOption">
              <div style="z-index: -1;" id="localeLanguageSelect">
                <select style="z-index: 1;" name="language_list" id="lang">
                  <option value="">3. Sprache auswählen</option>
                </select>
              </div>
            </div>
          </td>
        </tr>
        <tr>
          <td colspan="3">
            <div>
              <p><img src="apps/infocenter/resources/lexmark/continent_map.bmp" border="0" usemap="#Map"></p>
            </div>
            <script type="text/javascript">
              function mapClick(locale) {
                for (var i = 0; i < document.cntry_select.regions.options.length; i++) {
                  if (document.cntry_select.regions.options[i].value == locale) {
                    document.cntry_select.regions.selectedIndex = i;
                  }
                }
                return true;
              }
            </script>
            <map name="Map" id="Map">
              <area shape="poly" coords="125,260,138,274,142,247,162,214,172,207,181,176,156,164,143,152,130,143,117,139,101,148,97,171,111,197,121,208" href="#" alt="Central and South America"
                onclick="mapClick('Central and South America');selectLocaleZone(document.cntry_select.regions.options[document.cntry_select.regions.selectedIndex].value);return false;">
              <area shape="poly"
                coords="280,233,267,200,272,187,262,166,264,155,257,154,252,150,230,155,214,138,216,118,237,89,265,85,282,97,303,98,321,136,326,143,339,141,336,155,314,175,320,194,327,199,336,189,337,196,331,214,324,214,327,205,318,199,307,205,308,213,296,232"
                href="#" alt="Africa" onclick="mapClick('Middle East and Africa');selectLocaleZone(document.cntry_select.regions.options[document.cntry_select.regions.selectedIndex].value);return false;">
              <area shape="poly"
                coords="102,112,102,100,114,90,128,73,140,69,163,60,156,42,141,33,154,34,165,24,152,15,163,5,181,12,177,33,185,39,202,24,219,23,237,1,147,1,136,6,123,13,118,8,91,18,92,25,65,22,42,19,15,32,7,42,16,45,25,40,44,42,43,60,37,81,49,117,97,148,90,120,72,124,70,102,95,101"
                href="#" alt="North America" onclick="mapClick('North America');selectLocaleZone(document.cntry_select.regions.options[document.cntry_select.regions.selectedIndex].value);return false;">
              <area shape="poly"
                coords="231,83,229,72,247,73,242,62,233,54,243,42,252,57,264,49,255,36,270,22,299,24,309,29,352,16,372,6,402,16,422,20,436,17,469,22,489,22,515,29,497,40,495,50,497,59,486,45,485,34,458,41,459,52,475,55,474,70,469,75,464,64,453,60,438,52,435,61,417,60,404,55,392,55,389,62,371,49,354,50,341,55,321,59,330,66,332,77,320,79,323,84,308,89,296,83,282,77"
                href="#" alt="Europe" onclick="mapClick('Europe');selectLocaleZone(document.cntry_select.regions.options[document.cntry_select.regions.selectedIndex].value);return false;">
              <area shape="poly" coords="450,235,453,214,470,202,480,193,494,189,503,200,507,182,513,171,525,173,526,182,519,186,513,180,508,192,520,217,515,231,499,249,515,259,539,247,538,237,514,256,495,252,489,247,482,232,472,232" href="#"
                alt="Australia" onclick="mapClick('Australia and New Zealand');selectLocaleZone(document.cntry_select.regions.options[document.cntry_select.regions.selectedIndex].value);return false;">
              <area shape="poly" coords="326,135,339,131,355,118,347,111,338,111,331,103,337,100,350,108,370,109,383,96,375,81,381,76,365,74,343,68,342,81,333,88,332,81,308,93,308,104" href="#" alt="Middle East"
                onclick="mapClick('Middle East and Africa');selectLocaleZone(document.cntry_select.regions.options[document.cntry_select.regions.selectedIndex].value);return false;">
              <area shape="poly"
                coords="388,147,379,120,371,111,384,95,377,82,381,75,362,74,345,68,339,77,334,68,325,58,350,53,371,50,382,56,388,63,395,53,420,61,433,60,438,58,439,52,463,63,469,73,472,86,487,79,493,88,478,96,455,79,456,92,464,102,459,115,444,118,443,128,448,136,440,142,442,169,460,152,489,161,511,171,504,179,485,167,462,170,468,181,440,177,422,152,438,161,429,146,427,125,416,120,410,115,394,128"
                href="#" alt="Asia" onclick="mapClick('Asia Pacific');selectLocaleZone(document.cntry_select.regions.options[document.cntry_select.regions.selectedIndex].value);return false;">
            </map>
            <input type="hidden" name="runmode">
          </td>
        </tr>
      </tbody>
    </table>
  </div>
</form>

Name: productSelectGET index

<form name="productSelect" method="get" action="index" onsubmit="loadhidden();validateProductSelect();return false;">
  <div id="mainProdSelector"><input id="productSelectionPullDown" type="text" value="Modell eingeben" "="" onclick=" this.value='' ;" onkeyup="loadSelectedProductGrid(this.value);loadhidden();"
      onfocus="loadSelectedProductGrid(this.value);loadhidden();" autocomplete="off" size="35" name="searchModel1" class="ac_input alpha fourCol"><button type="button" class="btn_small convert btn twoCol" onclick="validateProductSelect();"
      style="margin-right: 7px;">Los</button></div>
  <input type="hidden" name="productSecondary" value="">
  <input id="productSelectionPullDown1" type="hidden" onkeyup="loadSelectedProductGrid(this.value);loadhidden();" autocomplete="off" size="35" name="searchModel" value="">
</form>

Name: selectProductGET index

<form action="index" name="selectProduct" method="get">
  <input type="hidden" name="segment" value="SUPPORT">
  <input type="hidden" name="userlocale" value="DE_DE">
  <input type="hidden" name="locale" value="de">
  <input type="hidden" name="productCode" value="">
  <input type="hidden" name="page" value="product">
  <input type="hidden" name="frompage" value="null">
</form>

Name: productJumpGET index

<form name="productJump" method="get" action="index">
  <input type="hidden" name="locale" value="de">
  <input type="hidden" name="page" value="product">
  <input type="hidden" name="productCode" value="">
  <input type="hidden" name="segment" value="SUPPORT">
  <input type="hidden" name="userlocale" value="DE_DE">
  <input type="hidden" name="frompage" value="null">
</form>

Name: linkPageForm index

<form action="index" name="linkPageForm" onsubmit="return false;">
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
    <tbody>
      <tr>
        <td>Link:</td>
      </tr>
      <tr>
        <td><input type="text" size="46" onblur="hidePageLink();" name="link" value=""></td>
      </tr>
    </tbody>
  </table>
</form>

Name: emailPageForm index

<form action="index" name="emailPageForm" onsubmit="emailPage(document.emailPageForm.elements['recipient'].value ,emailURL);return false;">
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
    <tbody>
      <tr>
        <td>Geben Sie die E-Mail-Adresse ein, an die eine Kopie dieser Seite gesendet werden soll.<input onblur="setTimeout( 'hideEmailLink();', 800);" style="z-index: 11;" size="35" type="text" name="recipient" value=""><button type="button"
            onclick="emailPage(document.emailPageForm.elements['recipient'].value ,emailURL);return false;" class="button btn">Senden</button></td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

Partner-Login
Klicken Sie hier.
JavaScript is disabled. Our site requires JavaScript for basic functionality.
Please enable JavaScript within your browser to maximize your experience.
Skip to Content

 * Partner-Login
 * Region wechseln
 * Einkaufen
 * 

 * Drucker
   * Drucker
   * Kleine und mittlere Unternehmen
   * Großunternehmen und Konzerne
 * Verbrauchsmaterialien, Teile und Zubehör
   * Verbrauchsmaterialien, Teile und Zubehör
   * Verbrauchsmaterialien finden
   * Check to Protect
   * Wiederverwendungs- und Recycling- Programme
   * Von der beschränkten Lexmark Garantie abgedeckte Verbrauchsmaterialien
   * Produkte und Originalteile
   * Warum Original Verbrauchsmaterialien von Lexmark?
 * Branchen und Lösungen
   BranchenBankwesenGesundheitswesenVersicherungenProduktionEinzelhandel
   LösungenIoTCloud ServicesSicherheitPrintErfassenSoftware Partnerschaften
 * Services
   * Services
   * Managed Print Services
   * Cloud Services
   * Garantieinformationen
   * Professional Services
 * Kundensupport
   Produkt-Support & ServiceInteraktives
   BenutzerhandbuchAnleitungsvideosGeräteunterstützungVirtueller technischer
   KundendienstTreiber und DienstprogrammeTreiber und
   DownloadsUniversaldruckertreiberMarkvision EnterpriseKompatible
   Betriebssysteme
   Geräteregistrierung & InformationProduktregistrierungBasisgarantie
   anzeigenTechnische BibliothekSchulungPraktische Schulungen





TREFFEN SIE IHRE AUSWAHL

Die folgende Sprache wird nicht unterstützt:



SUCHEN SIE IHR LAND UND IHRE SPRACHE



Senden


1. Gebiet auswählen Asia Pacific Australia and New Zealand Central and South
America Europe Middle East and Africa North America
2. Land/Region auswählen
3. Sprache auswählen



Für technische Unterstützung, geben Sie bitte das Modell an (per Klicken oder
Eintippen)    
Los


 < ZURÜCK



Tintenstrahlprodukte
Laserprodukte
Lösungen
 * All-In-One Inkjet
 * Consumer Inkjet
 * Inkjet SmartSolutions

 * Color Laser
 * Monochrome Laser
 * Multifunction Laser

 * MFP Apps
 * Mobile Solutions
 * Software Solutions










 * TECHNISCHE BIBLIOTHEK
   
   
   
   Durchsuchen Sie unsere Bibliothek nach Handbüchern, Supportmaterial, Treibern
   und anderen Downloads, mit denen sich allgemeine Probleme schnell lösen
   lassen. 
   
   Weitere Informationen


 * GARANTIEINFORMATIONEN
   
   
   
   Lexmark bietet eine Reihe von Garantieerweiterungen für die individuellen
   Anforderungen Ihrer Druckumgebung und die Vermeidung teurer Ausfallzeiten.
   
   Weitere Informationen


 * Startseite
 * Unternehmensübersicht
 * Karriere bei Lexmark
 * Kontakt

 * Fachhändler Suche
 * Partners
 * Nachhaltigkeit & Kreislaufwirtschaft
 * Produkt-Support
 * Lexmark Blog

 * Success Stories
 * Kommunikationseinstellungen
 * Einblicke der Analysten

 * 
 * 
 * 

Lexmark Deutschland GmbH.©2021 Alle Rechte vorbehalten.
 * Datenschutz
 * Allgemeine Geschäftsbedingungen
 * Impressum

Auf dieser Website werden Cookies für verschiedene Zwecke verwendet, z. B. zur
Verbesserung Ihrer Benutzererfahrung, für Analysen und für Werbung. Indem Sie
die Website weiterhin nutzen oder auf "Akzeptieren und schließen" klicken,
stimmen Sie der Verwendung von Cookies zu. Lesen Sie hierzu auch die
Informationen auf der Seite "Cookies".

Akzeptieren und schließen

Link:

Geben Sie die E-Mail-Adresse ein, an die eine Kopie dieser Seite gesendet werden
soll.Senden

loading