
HANCHANG PAPER CO.,LTD — Investor Relations & Filings
HANCHANG PAPER CO.,LTD. is a manufacturer of industrial and specialty paperboard. Established in 1973, the company produces a range of products including Duplex Board (Gray and White back) and Solid Bleached Sulfate (SBS) Board. It also focuses on premium and specialty paper products, such as PE and PLA coated cup paper for food containers. A key area of its business is the development of eco-friendly and biodegradable materials. The company is recognized for its capabilities in high-quality paperboard, having pioneered the use of all-pulp exclusive machinery for manufacturing premium paper products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 전환가액ㆍ신주인수권행사가액ㆍ교환가액의조정(안내공시) | 2026-04-29 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 자산재평가결과(자율공시) | 2026-03-20 | Korean | |
| [기재정정]주주총회소집공고 | 2026-03-18 | Korean | |
| [기재정정]의결권대리행사권유참고서류 | 2026-03-18 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 38444723 | 전환가액ㆍ신주인수권행사가액ㆍ교환가액의조정(안내공시) | 2026-04-29 | Korean | ||
| 33044041 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32991243 | 자산재평가결과(자율공시) | 2026-03-20 | Korean | ||
| 32973100 | [기재정정]주주총회소집공고 | 2026-03-18 | Korean | ||
| 32972579 | [기재정정]의결권대리행사권유참고서류 | 2026-03-18 | Korean | ||
| 32971272 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32970946 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32940446 | 전환가액ㆍ신주인수권행사가액ㆍ교환가액의조정(안내공시) | 2026-03-13 | Korean | ||
| 32837960 | 주주총회소집공고 | 2026-02-25 | Korean | ||
| 32837879 | 의결권대리행사권유참고서류 | 2026-02-25 | Korean | ||
| 32830768 | 주식병합결정 | 2026-02-24 | Korean | ||
| 32830766 | 주주총회소집결의 | 2026-02-24 | Korean | ||
| 32830763 | 자산재평가실시결정(자율공시) | 2026-02-24 | Korean | ||
| 14755243 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-06 | Korean | ||
|
2025
1 filing
| |||||
| 12196079 | 단일판매ㆍ공급계약체결 | 2025-12-31 | 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 |
HANCHANG PAPER 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/17069/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17069 | 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=17069 | 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=17069 \ -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": 17069}, 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 HANCHANG PAPER CO.,LTD (id: 17069)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.