Chung Hwa Pulp Corporation — Investor Relations & Filings
Chung Hwa Pulp Corporation (CHP) is an integrated enterprise specializing in forestry management, pulp production, and papermaking. The company maintains a comprehensive supply chain that spans from sustainable afforestation to the manufacturing of diverse paper products. Its core offerings include short-fiber hardwood pulp, fine paper, and paperboard, alongside a specialized portfolio of materials for the optoelectronics, textile, medical, and food industries. Beyond traditional paper, the company produces specialty chemicals, tape products, and organic fertilizers. CHP prioritizes sustainability through the development of green fiber materials, circular economy initiatives, and the expansion of renewable energy facilities. By leveraging advanced manufacturing technologies, the company provides innovative material solutions and high-performance paper applications for a broad range of global industrial and commercial sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年度毛利率 | 2026-03-16 | Chinese | |
| 114年度營益分析 | 2026-03-16 | Chinese | |
| 114年第4季權益變動表 | 2026-03-16 | Chinese | |
| 114年第4季現金流量表 | 2026-03-16 | Chinese | |
| 114年第4季綜合損益表 | 2026-03-16 | Chinese | |
| 114年第4季資產負債表 | 2026-03-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33494706 | 114年度毛利率 | 2026-03-16 | Chinese | ||
| 33494703 | 114年度營益分析 | 2026-03-16 | Chinese | ||
| 33494700 | 114年第4季權益變動表 | 2026-03-16 | Chinese | ||
| 33494697 | 114年第4季現金流量表 | 2026-03-16 | Chinese | ||
| 33494695 | 114年第4季綜合損益表 | 2026-03-16 | Chinese | ||
| 33494692 | 114年第4季資產負債表 | 2026-03-16 | Chinese | ||
| 33494713 | 公告本公司董事會決議召開115年股東常會之相關事宜 | 2026-03-13 | Chinese | ||
| 33494716 | 公告本公司董事會決議通過出租台東廠部分土地及設施予關係人 | 2026-03-13 | Chinese | ||
| 33494721 | 公告本公司董事會決議不分派股利 | 2026-03-13 | Chinese | ||
| 33494726 | 公告本公司董事會通過114年度合併財務報告 | 2026-03-13 | Chinese | ||
| 33494729 | 114年度股利金額(董事會決議) | 2026-03-13 | Chinese | ||
| 33494737 | 115年2月營業收入 | 2026-03-10 | Chinese | ||
| 33494733 | 115年2月背書保證與資金貸與 | 2026-03-10 | Chinese | ||
| 33494745 | 115年02月內部人持股異動(事後) | 2026-03-09 | Chinese | ||
| 33494740 | 115年02月董事會成員及持股 | 2026-03-09 | Chinese | ||
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 |
Chung Hwa Pulp Corporation 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/51933/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51933 | 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=51933 | 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=51933 \ -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": 51933}, 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 Chung Hwa Pulp Corporation (id: 51933)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.