
ASIA PAPER MANUFACTURING CO.,LTD — Investor Relations & Filings
Asia Paper Manufacturing Co., Ltd. is a comprehensive paper producer established in 1958. The company specializes in manufacturing a range of paper products, including linerboard for corrugated packaging, kraft paper, and gypsum linerboard. Utilizing advanced, world-class facilities, the company maintains a significant production capacity across its specialized factories. The Sejong factory is a primary center for linerboard production, while the Sihwa factory centralizes the manufacturing of gypsum linerboard, in addition to producing linerboard and kraft paper. The company holds a distinct market position as a key producer of gypsum linerboard, a crucial component for construction materials. Asia Paper Manufacturing is focused on providing high-quality products to meet diverse customer demands in the packaging and construction sectors through continuous technological development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 주요사항보고서(자기주식취득신탁계약체결결정) | 2026-05-15 | Korean | |
| 생산재개(자율공시) | 2026-04-20 | Korean | |
| 신탁계약에의한취득상황보고서 | 2026-04-06 | Korean | |
| 주요사항보고서(자기주식취득신탁계약해지결정) | 2026-04-06 | Korean | |
| 신탁계약해지결과보고서 | 2026-04-06 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46367093 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 46349150 | 주요사항보고서(자기주식취득신탁계약체결결정) | 2026-05-15 | Korean | ||
| 34689128 | 생산재개(자율공시) | 2026-04-20 | Korean | ||
| 33595250 | 신탁계약에의한취득상황보고서 | 2026-04-06 | Korean | ||
| 33595168 | 주요사항보고서(자기주식취득신탁계약해지결정) | 2026-04-06 | Korean | ||
| 33595162 | 신탁계약해지결과보고서 | 2026-04-06 | Korean | ||
| 33048123 | 기업가치제고계획(자율공시) | 2026-03-26 | Korean | ||
| 33044215 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33038413 | 생산중단 | 2026-03-25 | Korean | ||
| 33038130 | 중대재해발생 | 2026-03-25 | Korean | ||
| 32972724 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32972025 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32962182 | 주식소각결정 | 2026-03-17 | Korean | ||
| 32875543 | 현금ㆍ현물배당결정 | 2026-03-04 | Korean | ||
| 32875534 | 주주총회소집결의 | 2026-03-04 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of corrugated paper and paperboard and of containers of paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anuroop Packaging Limited
Manufactures and distributes corrugated and offset printed …
|
542865 | IN | Manufacturing |
|
Aten Papers & Foam Limited
Manufactures integrated paper and foam packaging and cushio…
|
544417 | IN | Manufacturing |
|
B&A Packaging India Limited
Manufacturer of paper sacks and flexible packaging for indu…
|
523186 | IN | Manufacturing |
|
BAREM AMBALAJ SANAYİ VE TİCARET A.Ş.
Integrated manufacturer of paper and offset printed packagi…
|
BARMA | TR | Manufacturing |
|
B&B Triplewall Containers Limited
Designs and manufactures corrugated packaging and heavy-dut…
|
BBTCL | IN | Manufacturing |
|
Bilokalnik-IPA d.d.
Manufacturer of sustainable corrugated cardboard packaging …
|
BLKL | HR | Manufacturing |
|
BOX-PAK (MALAYSIA) BHD
Manufacturer and distributor of corrugated cartons and die-…
|
— | MY | Manufacturing |
|
CENTURY BOND BHD
Comprehensive provider of industrial packaging solutions an…
|
— | MY | Manufacturing |
|
Cherat Packaging Limited
Manufactures industrial and consumer packaging solutions, s…
|
CPPL | PK | Manufacturing |
|
Come Sure Group (Holdings) Limited
Manufacture, sale, and trading of corrugated paperboards an…
|
794 | HK | Manufacturing |
ASIA PAPER MANUFACTURING 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/15184/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15184 | 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=15184 | 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=15184 \ -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": 15184}, 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 ASIA PAPER MANUFACTURING CO.,LTD (id: 15184)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.