
EMnI Co., Ltd. — Investor Relations & Filings
EMnI Co., Ltd. specializes in the development, manufacturing, and sale of materials and components for organic light-emitting diode (OLED) displays. The company's core business revolves around the production and supply of advanced OLED materials. In addition to its manufacturing operations, EMnI serves as a distributor for physics-based material property simulation software utilized in OLED research and development. The company, formerly known as KJ Pretech Co Ltd, also produces back light units (BLUs) for liquid crystal displays (LCDs).
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 의결권대리행사권유참고서류 | 2026-05-04 | Korean | |
| 주주총회소집공고 | 2026-05-04 | Korean | |
| 소송등의판결ㆍ결정 (의안상정 등 가처분) | 2026-05-04 | Korean | |
| [기재정정]주주총회소집결의 (임시주주총회) | 2026-05-04 | Korean | |
| 조회공시요구(현저한시황변동)에대한답변(미확정) | 2026-04-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46367538 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 40839725 | 의결권대리행사권유참고서류 | 2026-05-04 | Korean | ||
| 40752982 | 주주총회소집공고 | 2026-05-04 | Korean | ||
| 40742582 | 소송등의판결ㆍ결정 (의안상정 등 가처분) | 2026-05-04 | Korean | ||
| 40705103 | [기재정정]주주총회소집결의 (임시주주총회) | 2026-05-04 | Korean | ||
| 39034170 | 조회공시요구(현저한시황변동)에대한답변(미확정) | 2026-04-30 | Korean | ||
| 33805941 | [기재정정]주주총회소집결의 (임시주주총회) | 2026-04-08 | Korean | ||
| 33687235 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-07 | Korean | ||
| 33596211 | 소송등의제기ㆍ신청(경영권분쟁소송) (의안상정 등 가처분) | 2026-04-06 | Korean | ||
| 33585493 | [기재정정]주주총회소집결의 (임시주주총회) | 2026-04-06 | Korean | ||
| 33585489 | [기재정정]주주명부폐쇄기간또는기준일설정 | 2026-04-06 | Korean | ||
| 33241379 | 조회공시요구(현저한시황변동)에대한답변(미확정) | 2026-04-03 | Korean | ||
| 33118105 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33116977 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33115352 | [기재정정]주식병합결정 (철회) | 2026-03-31 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other personal service activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1 DE ABRIL S.A.
Core business activities, products, services, markets, and …
|
— | AR | Other service activities |
|
Actual S.A.
Core business activities, products, and services are not sp…
|
— | AR | Other service activities |
|
Airbomb.com Inc.
Corporate entity with indeterminate status; lacks public fi…
|
— | CA | Other service activities |
|
Blue Fyre One Inc.
Corporate entity identified as a provider of goods and serv…
|
BLFR | CA | Other service activities |
|
CHENGFA INDUSTRIAL (BVI) COMPANY LIMITED
A corporate entity incorporated in the British Virgin Islan…
|
1Q4B | SG | Other service activities |
|
EPUJA SPIRITECH LIMITED
Digital platform for remote rituals, puja bookings, and spi…
|
532092 | IN | Other service activities |
|
Friends S.p.A.
An entity with no verifiable information on its business ac…
|
AMI | IT | Other service activities |
|
Inside Park Spółka Akcyjna
A registered joint-stock company with no publicly available…
|
ISDP | PL | Other service activities |
|
KD
Investment holding company acquiring businesses in technolo…
|
SKDR | SI | Other service activities |
|
LOVE GROUP GLOBAL LTD
Provides online dating, premium matchmaking, and social eve…
|
LVE | AU | Other service activities |
EMnI Co., Ltd. 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/16776/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16776 | 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=16776 | 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=16776 \ -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": 16776}, 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 EMnI Co., Ltd. (id: 16776)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.