
Hankuk Paper MFG. CO., LTD — Investor Relations & Filings
Hankuk Paper MFG. CO., LTD. is a specialized manufacturer of printing and writing papers. Established in 1958, the company serves the publishing, printing, and packaging industries. A pioneer in its domestic market, it was the first to develop double coating technology for art paper in 1993. The product portfolio includes a variety of coated papers like art paper, rough gloss, C1S Gloss, and C2S Matte, in addition to wood-free papers and packaging cartons. The company focuses on producing high-quality paper using state-of-the-art technology and is committed to environmental preservation through reforestation initiatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 벌금등의부과 | 2026-04-23 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 대표이사(대표집행임원)변경(안내공시) | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| 감사보고서제출 | 2026-03-17 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 35646661 | 벌금등의부과 | 2026-04-23 | Korean | ||
| 33047663 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33047580 | 대표이사(대표집행임원)변경(안내공시) | 2026-03-26 | Korean | ||
| 33046663 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 32972573 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32961300 | 감사보고서제출 | 2026-03-17 | Korean | ||
| 32837876 | 주요사항보고서(감자결정) | 2026-02-25 | Korean | ||
| 32837639 | 주주총회소집결의 | 2026-02-25 | Korean | ||
| 32837421 | 주주총회소집공고 | 2026-02-25 | Korean | ||
| 32837241 | 의결권대리행사권유참고서류 | 2026-02-25 | Korean | ||
| 32543377 | 주식등의대량보유상황보고서(일반) | 2026-02-20 | Korean | ||
| 13517734 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-01-28 | Korean | ||
|
2025
3 filings
| |||||
| 12202651 | 생산재개(자율공시) | 2025-12-19 | Korean | ||
| 10214209 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 33020695 | [기재정정]기업지배구조보고서공시 | 2025-09-26 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pulp, paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AbitibiBowater Canada Inc.
Global producer of newsprint, printing papers, bleached kra…
|
AXB | CA | Manufacturing |
|
Agio Paper & Industries Limited
Manufactures writing and printing paper for educational and…
|
516020 | IN | Manufacturing |
|
Alberta Newsprint Fund
Alberta's sole paper mill, manufacturing premium newsprint …
|
— | CA | Manufacturing |
|
ALKİM KAĞIT SANAYİ VE TİCARET A.Ş.
Manufacturer of high-grade paper for the printing and packa…
|
ALKA | TR | Manufacturing |
|
Altri SGPS
A producer of cellulosic fibers and eucalyptus pulp from su…
|
ACJ | PT | Manufacturing |
|
ANDHRA PAPER LIMITED
Integrated manufacturer of pulp, paper, and specialty board…
|
ANDHRAPAP | IN | Manufacturing |
|
Anhui Genuine New Materials Co.,Ltd.
Manufactures high-end vacuum aluminized and transfer paper …
|
603429 | CN | Manufacturing |
|
ANHUI LINPING CIRCULAR DEVELOPMENT CO., LTD.
Produces recycled corrugated base paper and kraft linerboar…
|
603284 | CN | Manufacturing |
|
Arctic Paper S.A.
Manufacturer of premium graphic papers, packaging solutions…
|
ATC | PL | Manufacturing |
|
Ashutosh Paper Mills Ltd.
Produces kraft, writing, and printing papers from recycled …
|
531568 | IN | Manufacturing |
Hankuk Paper MFG. 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/17372/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17372 | 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=17372 | 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=17372 \ -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": 17372}, 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 Hankuk Paper MFG. CO., LTD (id: 17372)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.