
MII — Investor Relations & Filings
Microtek International Inc. is a pioneer in the digital imaging industry, specializing in the design, manufacture, and distribution of advanced scanning solutions. Established in 1980, the company achieved global recognition by introducing the world's first black-and-white image scanner in 1984. Microtek provides a comprehensive portfolio of imaging equipment, including high-resolution document, film, and photo scanners, alongside proprietary scanning software. Leveraging over four decades of expertise in optical and imaging technologies, the company has expanded its core competencies into specialized sectors such as medical diagnostics, biological research, and industrial inspection. Microtek focuses on delivering innovative, high-quality imaging solutions to global markets, maintaining a strong reputation for technical excellence in both consumer and professional electronic imaging applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年度股利金額(股東會決議) | 2026-05-26 | Chinese | |
| 本公司董事會決議委任第六屆薪酬委員會委員 | 2026-05-26 | Chinese | |
| 本公司董事會選任第十八屆董事長 | 2026-05-26 | Chinese | |
| 本公司第四屆審計委員會成立 | 2026-05-26 | Chinese | |
| 本公司115年股東常會決議解除董事競業之限制 | 2026-05-26 | Chinese | |
| 本公司115年股東常會全面改選董事 | 2026-05-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47068938 | 114年度股利金額(股東會決議) | 2026-05-26 | Chinese | ||
| 47068313 | 本公司董事會決議委任第六屆薪酬委員會委員 | 2026-05-26 | Chinese | ||
| 47068311 | 本公司董事會選任第十八屆董事長 | 2026-05-26 | Chinese | ||
| 47068310 | 本公司第四屆審計委員會成立 | 2026-05-26 | Chinese | ||
| 47068302 | 本公司115年股東常會決議解除董事競業之限制 | 2026-05-26 | Chinese | ||
| 47068299 | 本公司115年股東常會全面改選董事 | 2026-05-26 | Chinese | ||
| 47068235 | 公告本公司115年股東常會重要決議事項 | 2026-05-26 | Chinese | ||
| 47065685 | 功能性委員會成員 | 2026-05-26 | Chinese | ||
| 47065671 | 功能性委員會成員 | 2026-05-26 | Chinese | ||
| 47064999 | 公司治理組織架構 | 2026-05-26 | Chinese | ||
| 46987001 | 115年05月內部人持股轉讓(事前) | 2026-05-22 | Chinese | ||
| 46126303 | 115年第1季海外子公司投資 | 2026-05-12 | Chinese | ||
| 46125438 | 115年第1季大陸投資 | 2026-05-12 | Chinese | ||
| 46987022 | 115年第1季現金流量表 | 2026-05-08 | Chinese | ||
| 46987020 | 115年第1季綜合損益表 | 2026-05-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Netac Technology Co.,Ltd.
Develops and manufactures flash memory products, SSDs, and …
|
300042 | CN | Manufacturing |
|
NETWEB TECHNOLOGIES INDIA LIMITED
Specializes in high-end computing solutions, HPC clusters, …
|
NETWEB | IN | Manufacturing |
|
Newland Digital Technology Co.,Ltd.
Provides payment processing, barcode scanning, and mobile d…
|
000997 | CN | Manufacturing |
|
Newtech Co., Ltd.
Fabless designer and seller of enterprise data storage solu…
|
6734 | JP | Manufacturing |
|
Ninestar Corporation
Develops and manufactures printing hardware, consumables, a…
|
002180 | CN | Manufacturing |
|
NIPPON PRIMEX INC.
Develops and manufactures industrial mini printers and rela…
|
2795 | JP | Manufacturing |
|
NTT System S.A.
Manufacturer and distributor of IT hardware and consumer el…
|
NTT | PL | Manufacturing |
|
Octagon Industries Inc.
Specializes in rugged embedded computing systems for extrem…
|
OTA | CA | Manufacturing |
|
Oki Electric Industry Company, Limited
Provides IT solutions, telecom systems, advanced components…
|
6703 | JP | Manufacturing |
|
ONE STOP SYSTEMS, INC.
Designs and manufactures rugged high-performance computing …
|
OSS | US | Manufacturing |
MII via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/51999/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51999 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=51999 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=51999 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 51999}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for MII (id: 51999)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.