General Plastic Industrial Co., Ltd. — 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年3月背書保證與資金貸與 | 2026-04-10 | Chinese | |
| 115年3月營業收入 | 2026-04-10 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-08 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 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 | ||
| 33696945 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33696943 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 33164705 | 114年度財務比率 | 2026-03-30 | Chinese | ||
| 33164713 | 114年第4季海外子公司投資 | 2026-03-30 | Chinese | ||
| 33164717 | 114年第4季大陸投資 | 2026-03-30 | 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 |
General Plastic Industrial 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/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 General Plastic Industrial Co., Ltd. (id: 52506)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.