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 |
|---|---|---|---|
| 中華紙漿召開4Q25法人說明會 | 2026-03-05 | Chinese | |
| 公告本公司114年度財務報告董事會預計召開日期為 115年3月13日 | 2026-03-05 | Chinese | |
| 代子公司廣東鼎豐紙業有限公司公告董事會決議不發放股利 | 2026-03-02 | Chinese | |
| 115年1月背書保證與資金貸與 | 2026-02-10 | Chinese | |
| 115年1月營業收入 | 2026-02-10 | Chinese | |
| 115年01月內部人持股異動(事後) | 2026-02-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 33494749 | 中華紙漿召開4Q25法人說明會 | 2026-03-05 | Chinese | ||
| 33494752 | 公告本公司114年度財務報告董事會預計召開日期為 115年3月13日 | 2026-03-05 | Chinese | ||
| 33494756 | 代子公司廣東鼎豐紙業有限公司公告董事會決議不發放股利 | 2026-03-02 | Chinese | ||
| 33494764 | 115年1月背書保證與資金貸與 | 2026-02-10 | Chinese | ||
| 33494759 | 115年1月營業收入 | 2026-02-10 | Chinese | ||
| 33494772 | 115年01月內部人持股異動(事後) | 2026-02-06 | Chinese | ||
| 33494767 | 115年01月董事會成員及持股 | 2026-02-06 | Chinese | ||
| 33494777 | 114年12月背書保證與資金貸與 | 2026-01-12 | Chinese | ||
| 33494775 | 114年12月營業收入 | 2026-01-12 | Chinese | ||
| 33494786 | 114年12月內部人持股異動(事後) | 2026-01-08 | Chinese | ||
| 33494782 | 114年12月董事會成員及持股 | 2026-01-08 | Chinese | ||
|
2025
4 filings
| |||||
| 33498411 | 114年第3季財務報告書 — 202502_1905_AI1.pdf | 2025-12-15 | Chinese | ||
| 33498407 | 114年第3季財務報告書 — 202501_1905_AIA.pdf | 2025-12-15 | Chinese | ||
| 33498405 | 114年第3季財務報告書 — 202501_1905_AI1.pdf | 2025-12-15 | Chinese | ||
| 33494228 | 114年11月背書保證與資金貸與 | 2025-12-10 | 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.