
TOPPAN Holdings Inc. — Investor Relations & Filings
TOPPAN Holdings Inc. is a global provider of integrated solutions derived from its core printing technologies. The company's operations are organized into three primary business fields: Information & Communication, Living & Industry, and Electronics. The Information & Communication segment delivers secure documents, marketing solutions, and content management services. The Living & Industry segment focuses on functional packaging for food, beverage, and personal care products, alongside decorative materials for furniture and interiors. In the Electronics field, TOPPAN manufactures essential components such as photomasks for semiconductors and color filters for displays. The company leverages its diverse technological portfolio to address complex challenges across various markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株式の取得状況に関するお知らせ | 2026-06-01 | Japanese | |
| 剰余金の配当に関するお知らせ | 2026-05-28 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-15 | Japanese | |
| 役員報酬制度の見直しに関するお知らせ | 2026-04-28 | Japanese | |
| 所在不明株主の株式売却に関するお知らせ | 2026-04-28 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 47912070 | 自己株式の取得状況に関するお知らせ | 2026-06-01 | Japanese | ||
| 47854336 | 剰余金の配当に関するお知らせ | 2026-05-28 | Japanese | ||
| 46349960 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-15 | Japanese | ||
| 46879767 | 役員報酬制度の見直しに関するお知らせ | 2026-04-28 | Japanese | ||
| 46879766 | 所在不明株主の株式売却に関するお知らせ | 2026-04-28 | Japanese | ||
| 34564944 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | ||
| 32939755 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | ||
| 12738726 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-15 | Japanese | ||
|
2025
7 filings
| |||||
| 10121756 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-15 | Japanese | ||
| 9891153 | 訂正発行登録書 | 2025-12-12 | Japanese | ||
| 9318817 | 発行登録追補書類(株券、社債券等) | 2025-12-05 | Japanese | ||
| 8318202 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-14 | Japanese | ||
| 8314166 | 確認書 | 2025-11-14 | Japanese | ||
| 8314159 | 半期報告書-第180期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 8037971 | 大量保有報告書 | 2025-10-23 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Printing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CHOICE
Provides integrated printing, communication solutions, and …
|
9929 | TW | Manufacturing |
|
CIMPRESS plc
A technology company specializing in mass customization of …
|
CMPR | US | Manufacturing |
|
Cirtek Holdings Limited
Engaged in the global manufacture and sale of printing prod…
|
1433 | HK | Manufacturing |
|
Communicorp Corporation
Full-service provider of integrated graphic communications …
|
— | CA | Manufacturing |
|
COMPUTER FORMS (MALAYSIA) BERHAD
Provides printing and packaging solutions, including forms,…
|
— | MY | Manufacturing |
|
Công ty Cổ phần Cát Lợi
Manufactures and trades packaging and auxiliary materials, …
|
CLC | VN | Manufacturing |
|
Công ty Cổ phần Đầu tư Phát triển Thương mại Viễn Đông
Commercial printing, trading paper production/printing mate…
|
VID | VN | Manufacturing |
|
Contact Image Corporation
Specialized large format fabric printing using dye sublimat…
|
— | CA | Manufacturing |
|
DE LA RUE PLC
Provider of currency, secure identity, and brand protection…
|
DLAR | GB | Manufacturing |
|
DURAN DOĞAN BASIM VE AMBALAJ SANAYİ A.Ş.
Manufacturer of printed cardboard packaging for food, medic…
|
DURDO | TR | Manufacturing |
TOPPAN Holdings Inc. 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/11211/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11211 | 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=11211 | 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=11211 \ -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": 11211}, 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 TOPPAN Holdings Inc. (id: 11211)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.