
GPI — Investor Relations & Filings
General Plastic Industrial Co., Ltd. (GPI) is a specialized manufacturer of consumables for the imaging industry, focusing on laser printers and copiers. The company offers a comprehensive portfolio of over 1,000 SKUs, including toner cartridges, copier empties, OPC drum units, and precision OPC drum gears. GPI is distinguished by its integrated R&D and manufacturing capabilities, particularly in the design of precision gears for OPC drums. Operating under its proprietary 'GPI' brand, the company serves a global clientele across Europe, North America, and Japan. It provides a one-stop shopping solution characterized by high-capacity production and consistent quality. Furthermore, GPI has enhanced its operational efficiency through digital transformation initiatives and advanced system integration to maintain its leadership in the global imaging market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_6128_20260617FE1.pdf | 2026-05-18 | English | |
| 115年年報及股東會資料 — 2026_6128_20260617FE2.pdf | 2026-05-18 | English | |
| 115年年報及股東會資料 — 2026_6128_20260617F02.pdf | 2026-05-18 | Chinese | |
| 115年年報及股東會資料 — 2026_6128_20260617F13.pdf | 2026-05-18 | Chinese | |
| 115年年報及股東會資料 — 2026_6128_20260617F01.pdf | 2026-05-18 | Chinese | |
| 114年第4季財務報告書 — 202502_6128_AI1.pdf | 2026-05-15 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46382133 | 115年年報及股東會資料 — 2026_6128_20260617FE1.pdf | 2026-05-18 | English | ||
| 46379490 | 115年年報及股東會資料 — 2026_6128_20260617FE2.pdf | 2026-05-18 | English | ||
| 46379462 | 115年年報及股東會資料 — 2026_6128_20260617F02.pdf | 2026-05-18 | Chinese | ||
| 46379446 | 115年年報及股東會資料 — 2026_6128_20260617F13.pdf | 2026-05-18 | Chinese | ||
| 46379443 | 115年年報及股東會資料 — 2026_6128_20260617F01.pdf | 2026-05-18 | Chinese | ||
| 46374694 | 114年第4季財務報告書 — 202502_6128_AI1.pdf | 2026-05-15 | Chinese | ||
| 46374693 | 114年第4季財務報告書 — 202501_6128_AI1.pdf | 2026-05-15 | Chinese | ||
| 46366993 | 代重要子公司久福興業股份有限公司公告 董事會決議通過辦理現金減資 | 2026-05-13 | Chinese | ||
| 46367365 | 公告本公司董事會通過115年第1季合併財務報告 | 2026-05-13 | Chinese | ||
| 41460977 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41458624 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 33992491 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989799 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33772374 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33772370 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of office machinery and equipment (except computers and peripheral equipment)
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BROTHER INDUSTRIES LTD.
Manufacturer of electronic equipment for home, office, and …
|
6448 | JP | Manufacturing |
|
GLORY LTD.
Develops and manufactures cash handling machines and system…
|
6457 | JP | Manufacturing |
|
Hebei Huijin Group Co., Ltd.
Develops financial equipment, cash processing systems, and …
|
300368 | CN | Manufacturing |
|
Japan Cash Machine co.,ltd.
Develops and manufactures currency handling machines for va…
|
6418 | JP | Manufacturing |
GPI 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/52506/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52506 | 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=52506 | 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=52506 \ -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": 52506}, 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 GPI (id: 52506)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.