
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 |
|---|---|---|---|
|
Astron Paper & Board Mill Limited
Manufactures Kraft paper and liners from recycled waste for…
|
ASTRON | IN | Manufacturing |
|
Balkrishna Paper Mills Ltd
Manufacturer of coated duplex boards for packaging using re…
|
BALKRISHNA | IN | Manufacturing |
|
BillerudKorsnäs
Provider of high-performance, fiber-based paper and packagi…
|
BILL | SE | Manufacturing |
|
Bio Pappel, S.A.B. de C.V.
Produces recycled paper and packaging solutions using a cir…
|
PAPPEL | MX | Manufacturing |
|
Buckeye Canada Inc.
Primarily operates in the Pulp, Paper, and Paperboard Mills…
|
— | CA | Manufacturing |
|
Canfor Pulp Products Inc.
Global manufacturer and distributor of premium pulp and pap…
|
CFX | CA | Manufacturing |
|
Cascades Inc.
Manufacturer of sustainable packaging and hygiene products …
|
CAS | CA | Manufacturing |
|
Catalyst Paper Corporation
Manufacturer of specialty printing papers, newsprint, packa…
|
— | CA | Manufacturing |
|
C&D Newin Paper & Pulp Corporation Limited
Production, trade, and marketing of high-quality paperboard…
|
731 | HK | Manufacturing |
|
Chadha Papers Ltd.
Manufactures recycled kraft and poster paper for packaging …
|
531946 | IN | 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.