
Tokushu Tokai Paper Co.,Ltd. — Investor Relations & Filings
Tokushu Tokai Paper Co., Ltd. is a manufacturer and seller of pulp and paper products, specializing in specialty papers and industrial materials. The company was founded with the mission to domestically produce specialized papers that were previously reliant on imports, establishing a history of innovation in the field. Its product portfolio is organized into several divisions, including a Special Material segment that offers fancy and high-grade papers. This division also produces advanced functional materials, such as heat-resistant insulating paper made from meta-aramid fiber, which is characterized by high tensile strength and superior insulation properties. The company leverages its technical expertise to provide a diverse range of paper-based solutions for various applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| (訂正)「剰余金の配当及び配当方針の変更に関するお知らせ」の一部訂正のお知らせ | 2026-05-21 | Japanese | |
| 2026年3月期決算及び第7次中期経営計画説明会資料 | 2026-05-20 | Japanese | |
| (訂正)組織変更および役員等の異動に関するお知らせ | 2026-05-14 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第19期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-07-03 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46719905 | (訂正)「剰余金の配当及び配当方針の変更に関するお知らせ」の一部訂正のお知らせ | 2026-05-21 | Japanese | ||
| 46580345 | 2026年3月期決算及び第7次中期経営計画説明会資料 | 2026-05-20 | Japanese | ||
| 46884562 | (訂正)組織変更および役員等の異動に関するお知らせ | 2026-05-14 | Japanese | ||
|
2025
7 filings
| |||||
| 8316083 | 確認書 | 2025-11-14 | Japanese | ||
| 8316079 | 半期報告書-第19期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7241232 | 臨時報告書 | 2025-07-03 | Japanese | ||
| 7253130 | 確認書 | 2025-06-24 | Japanese | ||
| 7253106 | 内部統制報告書-第18期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7253090 | 有価証券報告書-第18期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7277634 | 臨時報告書 | 2025-02-13 | Japanese | ||
|
2024
5 filings
| |||||
| 7293013 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-12-04 | Japanese | ||
| 7296170 | 確認書 | 2024-11-14 | Japanese | ||
| 7296173 | 半期報告書-第18期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7318232 | 臨時報告書 | 2024-07-01 | Japanese | ||
| 7326137 | 確認書 | 2024-06-26 | Japanese | ||
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 |
Tokushu Tokai Paper 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/11210/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11210 | 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=11210 | 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=11210 \ -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": 11210}, 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 Tokushu Tokai Paper Co.,Ltd. (id: 11210)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.