
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 |
|---|---|---|---|
| 대표이사(대표집행임원)변경(안내공시) | 2025-01-08 | Korean | |
| [기재정정]사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-01-08 | Korean | |
| 합병등종료보고서(합병) | 2025-01-07 | Korean | |
| 유상증자또는주식관련사채등의발행결과(자율공시) | 2025-01-07 | Korean | |
| 최대주주변경 | 2025-01-07 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-01-07 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 7993419 | 대표이사(대표집행임원)변경(안내공시) | 2025-01-08 | Korean | ||
| 7993400 | [기재정정]사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-01-08 | Korean | ||
| 7994003 | 합병등종료보고서(합병) | 2025-01-07 | Korean | ||
| 7993815 | 유상증자또는주식관련사채등의발행결과(자율공시) | 2025-01-07 | Korean | ||
| 7993780 | 최대주주변경 | 2025-01-07 | Korean | ||
| 7993774 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-01-07 | Korean | ||
| 7993729 | 주식등의대량보유상황보고서(일반) | 2025-01-07 | Korean | ||
| 7993695 | 최대주주등소유주식변동신고서(최대주주변경시) | 2025-01-07 | Korean | ||
|
2024
7 filings
| |||||
| 8000165 | [기재정정]투자판단관련주요경영사항 | 2024-12-26 | Korean | ||
| 8000102 | [기재정정]주요사항보고서(유상증자결정) | 2024-12-26 | Korean | ||
| 8001887 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-12-20 | Korean | ||
| 8002079 | [기재정정]주요사항보고서(유상증자결정) | 2024-12-19 | Korean | ||
| 8002078 | 임시주주총회결과 | 2024-12-19 | Korean | ||
| 8005400 | 주주명부폐쇄기간또는기준일설정 | 2024-12-13 | Korean | ||
| 8007094 | 주식등의대량보유상황보고서(일반) | 2024-12-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acerinox S.A.
Global manufacturer of stainless steel and high-performance…
|
ACX | ES | Manufacturing |
|
Aditya Ispat Ltd.
Manufacturer of bright steel bars for automotive and engine…
|
513513 | IN | Manufacturing |
|
Aditya Ultra Steel Limited
Produces high-quality TMT bars for infrastructure and const…
|
AUSL | IN | Manufacturing |
|
ADVANCED TECHNOLOGY & MATERIALS CO.,LTD
Develops advanced metallic materials, magnetic products, an…
|
000969 | CN | Manufacturing |
|
Agha Steel Ind.Ltd
Fully automatic steel manufacturer specializing in high-qua…
|
AGHA | PK | Manufacturing |
|
AICHI STEEL CORPORATION
Manufacturer of specialty steel, forged products, and elect…
|
5482 | JP | Manufacturing |
|
Aisha Steel Convertible (Pref)
Manufacturer of value-added flat-rolled steel, specializing…
|
ASLPS | PK | Manufacturing |
|
Aisha Steel Convt (Pref) Right
Manufacturer of Cold Rolled and Hot Dipped Galvanized coils…
|
ASLCPS | PK | Manufacturing |
|
Aisha Steel Mills Limited
Leading manufacturer in value-added flat-rolled steel, prod…
|
ASL | PK | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of high-quality flat steel products, in…
|
ASTL | CA | 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.