
AJUSTEEL CO.,LTD. — Investor Relations & Filings
AJUSTEEL CO.,LTD. is a manufacturer specializing in advanced steel materials with a focus on surface design and functionality. The company possesses a comprehensive portfolio of manufacturing methods for steel surface treatment, including digital inkjet printing (Dprint), hybrid digital and silk-screen printing (Sprint), and other coating techniques. Its product lineup includes a variety of color and pre-coated steel plates. Key products include Hcims, an enhanced Insulated Metal Substrate (IMS) for electronics; aesthetic steel sheets such as SUSlike, which emulates stainless steel, and GLAS:TEEL, which combines the appearance of glass with the durability of steel; and composite materials like CFM for OLED TV modules. The company also serves the construction market with its Atex brand of architectural interior and exterior materials, supplying to the home appliance, consumer electronics, and building sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 타인에대한채무보증결정 | 2026-05-13 | Korean | |
| 금전대여결정 | 2026-05-07 | Korean | |
| 전환청구권ㆍ신주인수권ㆍ교환청구권행사 ( 전환청구권·신주인수권·교환청구권 행사 ) | 2026-04-28 | Korean | |
| 특수관계인으로부터자금차입 | 2026-04-09 | Korean | |
| 주요사항보고서(자기신주인수권부사채만기전취득결정) | 2026-04-09 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46364767 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45460492 | 타인에대한채무보증결정 | 2026-05-13 | Korean | ||
| 42413063 | 금전대여결정 | 2026-05-07 | Korean | ||
| 37929180 | 전환청구권ㆍ신주인수권ㆍ교환청구권행사 ( 전환청구권·신주인수권·교환청구권 행사 ) | 2026-04-28 | Korean | ||
| 33890963 | 특수관계인으로부터자금차입 | 2026-04-09 | Korean | ||
| 33890890 | 주요사항보고서(자기신주인수권부사채만기전취득결정) | 2026-04-09 | Korean | ||
| 33048263 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32973244 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32972364 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32927565 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-03-11 | Korean | ||
| 32927552 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32927524 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32926871 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32847582 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-27 | Korean | ||
| 32836897 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-25 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MELEWAR INDUSTRIAL GROUP BHD
Produces steel pipes for over three decades, serving constr…
|
— | MY | Manufacturing |
|
MERAFE RESOURCES LIMITED
Mining and beneficiation company focused on transforming ch…
|
MRF | ZA | Manufacturing |
|
Metal Coatings (India) Ltd.
Manufactures CR and galvanized steel strips and precision t…
|
531810 | IN | Manufacturing |
|
Metallus Inc.
Manufacturer of high-performance alloy, carbon, and micro-a…
|
MTUS | US | Manufacturing |
|
Metalo Manufacturing Inc.
Investing company focused on sustainable metals manufacturi…
|
MMI | CA | Manufacturing |
|
METALURGICA GERDAU SA
Holding company for a global steel producer specializing in…
|
— | BR | Manufacturing |
|
Metropolitan Steel Corporation Limited
Manufactures a diverse range of steel products, specializin…
|
MSCL | PK | Manufacturing |
|
Miju Co., Ltd.
Designs, produces, and distributes women's fashion for wome…
|
351020 | KR | Manufacturing |
|
Mittal Sections Limited
Manufacturer of high-precision CR steel strips and tubes fo…
|
544575 | IN | Manufacturing |
|
Modern Steels Limited
Produces special and alloy steels for automotive, engineeri…
|
513303 | IN | Manufacturing |
AJUSTEEL 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/16791/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16791 | 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=16791 | 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=16791 \ -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": 16791}, 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 AJUSTEEL CO.,LTD. (id: 16791)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.