
Daio Paper Corporation — Investor Relations & Filings
Daio Paper Corporation is a manufacturer of paper, pulp, and paperboard products. The company produces a comprehensive range of paper goods, including newsprint, publication paper for magazines and textbooks, and various types of printing and communication paper for office and home use. Its portfolio also extends to wrapping paper, containerboard for packaging, and recycled-content colored construction paper. In addition to its core paper manufacturing, Daio Paper produces functional materials and a line of home and personal care products, such as sanitary paper, developed with a focus on gentleness. The company emphasizes providing a stable supply of high-quality products with customizable quality and texture to meet diverse customer needs across multiple sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | |
| 訂正報告書(大量保有報告書・変更報告書) | 2026-03-31 | Japanese | |
| 大量保有報告書 | 2026-03-26 | Japanese | |
| 訂正発行登録書 | 2026-03-18 | Japanese | |
| 訂正発行登録書 | 2026-02-06 | Japanese | |
| 確認書 | 2025-11-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 34564156 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | ||
| 33101554 | 訂正報告書(大量保有報告書・変更報告書) | 2026-03-31 | Japanese | ||
| 33044966 | 大量保有報告書 | 2026-03-26 | Japanese | ||
| 32970736 | 訂正発行登録書 | 2026-03-18 | Japanese | ||
| 14743629 | 訂正発行登録書 | 2026-02-06 | Japanese | ||
|
2025
10 filings
| |||||
| 8314192 | 確認書 | 2025-11-14 | Japanese | ||
| 8314181 | 半期報告書-第115期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7243851 | 訂正発行登録書 | 2025-06-30 | Japanese | ||
| 7243665 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7249043 | 確認書 | 2025-06-26 | Japanese | ||
| 7249037 | 内部統制報告書-第114期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248979 | 有価証券報告書-第114期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7258848 | 発行登録追補書類(株券、社債券等) | 2025-06-13 | Japanese | ||
| 7261995 | 訂正発行登録書 | 2025-05-27 | Japanese | ||
| 7261996 | 訂正臨時報告書 | 2025-05-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pulp, paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cheng Loong Corporation
Integrated manufacturer of industrial paper, corrugated pac…
|
1904 | TW | Manufacturing |
|
China Sunshine Paper Holdings Company Limited
Manufactures and sells specialized paper products and provi…
|
2002 | HK | Manufacturing |
|
Chuetsu Pulp & Paper Co.,Ltd.
Manufactures pulp, paper, and wood products, including pape…
|
3877 | JP | Manufacturing |
|
Chung Hwa Pulp Corporation
Integrated forestry, pulp, and paper producer providing sus…
|
1905 | TW | Manufacturing |
|
Coral Newsprints Ltd.
Produces newsprint and writing paper from recycled fiber fo…
|
530755 | IN | Manufacturing |
|
DaelimPaper
Manufacturer and supplier of raw paper for corrugated board…
|
017650 | KR | Manufacturing |
|
Emami Paper Mills Ltd.
Produces newsprint, writing paper, and coated paperboards f…
|
EMAMIPAP | IN | Manufacturing |
|
Ence Energia y Celulosa S.A.
A European producer of eucalyptus pulp and generator of ren…
|
ENC | ES | Manufacturing |
|
EUROPAP TEZOL KAĞIT SANAYİ VE TİCARET A.Ş.
Manufacturer of recycled and finished tissue paper products…
|
TEZOL | TR | Manufacturing |
|
Fibrek Inc.
Producer and marketer of high-quality virgin and recycled k…
|
FBK | CA | Manufacturing |
Daio Paper 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/11193/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11193 | 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=11193 | 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=11193 \ -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": 11193}, 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 Daio Paper Corporation (id: 11193)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.