
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 |
|---|---|---|---|
|
Haidemenos S.A.
A vertically integrated provider of printing and graphic ar…
|
HAIDE | GR | Manufacturing |
|
HIKARI BUSINESS FORM CO., LTD.
Specializes in business form printing and information manag…
|
3948 | JP | Manufacturing |
|
HPP HOLDINGS BERHAD
Provides paper-based packaging solutions, including printin…
|
— | MY | Manufacturing |
|
Huaxi Holdings Company Limited
Primarily engaged in cigarette packaging manufacturing and …
|
1689 | HK | Manufacturing |
|
Hung Hing Printing Group Limited
Global provider of integrated printing, packaging, and pape…
|
450 | HK | Manufacturing |
|
İHLAS GAZETECİLİK A.Ş.
A media company with operations in newspaper publishing, pr…
|
IHGZT | TR | Manufacturing |
|
IMAGE MAGIC Inc.
A solutions provider for on-demand printing and digital tra…
|
7793 | JP | Manufacturing |
|
Imprimerie Chirat
A printing company specializing in offset printing of books…
|
MLIMP | FR | Manufacturing |
|
Inland Printers Ltd.
Offers commercial printing and graphic communication for co…
|
530787 | IN | Manufacturing |
|
JAPAN Creative Platform Group Co., Ltd.
A holding company with subsidiaries in printing, sales prom…
|
7814 | JP | 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.