
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 |
|---|---|---|---|
|
E7 Group PJSC
Integrated solutions in secure/commercial printing, packagi…
|
E7 | AE | Manufacturing |
|
E7 Group PJSC Warrants
Offers secure printing, identity, packaging, commercial pri…
|
E7W | AE | Manufacturing |
|
East Nova Holdings Limited
Investment holding company manufacturing and distributing a…
|
3626 | HK | Manufacturing |
|
EDICO Holdings Limited
Integrated financial printing services for critical transac…
|
8450 | HK | Manufacturing |
|
ENNIS, INC.
Manufacturer of printed business products and apparel for t…
|
EBF | US | Manufacturing |
|
eprint Group Limited
Integrated printing service provider using online platforms…
|
1884 | HK | Manufacturing |
|
Finlogic
Offers AIDC solutions, from adhesive labels and barcode har…
|
FNL | IT | Manufacturing |
|
FUKUSHIMA PRINTING CO.,LTD.
Specializes in printing business materials, flexible packag…
|
7870 | JP | Manufacturing |
|
Gala Global Products Limited
Manufacturer of stationery products and provider of commerc…
|
539228 | IN | Manufacturing |
|
GuiZhou YongJi Printing CO.,LTD
Specializes in high-end packaging and printing for tobacco,…
|
603058 | CN | 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.