
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 |
|---|---|---|---|
| [기재정정]주주총회소집공고 | 2025-03-18 | Korean | |
| [기재정정]의결권대리행사권유참고서류 | 2025-03-18 | Korean | |
| 사업보고서 (2024.12) | 2025-03-18 | Korean | |
| 주주총회소집공고 | 2025-03-05 | Korean | |
| 의결권대리행사권유참고서류 | 2025-03-05 | Korean | |
| 주주총회소집결의 | 2025-02-14 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 7951357 | [기재정정]주주총회소집공고 | 2025-03-18 | Korean | ||
| 7951273 | [기재정정]의결권대리행사권유참고서류 | 2025-03-18 | Korean | ||
| 7950984 | 사업보고서 (2024.12) | 2025-03-18 | Korean | ||
| 7963733 | 주주총회소집공고 | 2025-03-05 | Korean | ||
| 7963697 | 의결권대리행사권유참고서류 | 2025-03-05 | Korean | ||
| 7972277 | 주주총회소집결의 | 2025-02-14 | Korean | ||
| 7984737 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-02-11 | Korean | ||
| 7984537 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-02-11 | Korean | ||
| 7993501 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-01-08 | Korean | ||
|
2024
6 filings
| |||||
| 7998754 | [기재정정]단일판매ㆍ공급계약체결 | 2024-12-31 | Korean | ||
| 8001149 | 주식등의대량보유상황보고서(일반) | 2024-12-23 | Korean | ||
| 8007516 | 주주명부폐쇄기간또는기준일설정 | 2024-12-11 | Korean | ||
| 8015931 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8091843 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8109877 | 주식등의대량보유상황보고서(일반) | 2024-07-12 | 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.