TPV Technology Co., Ltd. — Investor Relations & Filings
TPV Technology Co., Ltd. is a global leader in the design and manufacturing of display solutions, specializing in computer monitors and televisions. As one of the world's largest manufacturers of visual displays, the company manages a comprehensive portfolio that includes research, development, and distribution. TPV operates through its proprietary brands, AOC and Envision, and maintains a significant global licensing agreement for the Philips brand in the monitor and television categories. Its product range serves diverse segments, including consumer electronics, professional IT, and commercial display markets. The company focuses on delivering high-performance visual technology through a robust global supply chain and large-scale production facilities, catering to both retail and enterprise clients worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度审计报告 | 2026-04-27 | Chinese | |
| 2025年年度报告摘要 | 2026-04-27 | Chinese | |
| 关于2025年度拟不进行利润分配的公告 | 2026-04-27 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-27 | Chinese | |
| 关于下属子公司开展应收账款保理业务的公告 | 2026-04-27 | Chinese | |
| 关于对武汉子公司增资的公告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 43474801 | 2025年年度审计报告 | 2026-04-27 | Chinese | ||
| 43474791 | 2025年年度报告摘要 | 2026-04-27 | Chinese | ||
| 43474785 | 关于2025年度拟不进行利润分配的公告 | 2026-04-27 | Chinese | ||
| 43474777 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-27 | Chinese | ||
| 43474764 | 关于下属子公司开展应收账款保理业务的公告 | 2026-04-27 | Chinese | ||
| 43474757 | 关于对武汉子公司增资的公告 | 2026-04-27 | Chinese | ||
| 43474750 | 关于实际控制人相关承诺履行情况的公告 | 2026-04-27 | Chinese | ||
| 43474741 | 关于现金购买冠捷有限51%股份后续-延期支付第三期价款暨关联交易的公告 | 2026-04-27 | Chinese | ||
| 43474733 | 关于控股子公司及其全资下属公司之间提供担保的公告 | 2026-04-27 | Chinese | ||
| 43474716 | 冠捷科技2025年度营业收入扣除情况表的专项核查报告(众环专字(2026)0205532号) | 2026-04-27 | Chinese | ||
| 43474706 | 冠捷科技2025年度非经营性资金占用及其他关联资金往来情况汇总表的专项审核报告(众环专字(2026)0205530号) | 2026-04-27 | Chinese | ||
| 43474688 | 2025年年度报告 | 2026-04-27 | Chinese | ||
| 43474674 | 关于以自有闲置资金进行委托理财的公告 | 2026-04-27 | Chinese | ||
| 43474662 | 冠捷科技2025年度在中电财务存贷款业务情况的专项审核报告(众环专字(2026)0205531号) | 2026-04-27 | Chinese | ||
| 43474656 | 2025年度独立董事述职报告(曾文仲) | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Markbass S.p.A.
Designs and produces lightweight bass amplification systems…
|
MARK | IT | Manufacturing |
|
MEDION AG
Consumer electronics company offering a portfolio of hardwa…
|
MDN | DE | Manufacturing |
|
Meiloon Industrial Co., Ltd.
Designs and manufactures speakers, home audio, and professi…
|
2477 | TW | Manufacturing |
|
Merry Electronics Co., Ltd.
Global electro-acoustic leader providing high-precision aud…
|
2439 | TW | Manufacturing |
|
Millennium Pacific Group Holdings Limited
Investment holding company engaged in the full lifecycle of…
|
8147 | HK | Manufacturing |
|
MINAMI ACOUSTICS LIMITED
Develops and manufactures electro-acoustic products and sma…
|
301383 | CN | Manufacturing |
|
Mirc Electronics Ltd
Designs and manufactures consumer electronics and home appl…
|
MIRCELECTR | IN | Manufacturing |
|
Noritsu Koki Co.,Ltd.
A holding company in manufacturing, audio equipment, health…
|
7744 | JP | Manufacturing |
|
Northbaze Group AB
Develops, produces, and markets audio products and mobile a…
|
NBZ | SE | Manufacturing |
|
Palred Technologies Limited
Develops digital lifestyle accessories, audio solutions, an…
|
PALREDTEC | IN | Manufacturing |
TPV Technology 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/53784/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53784 | 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=53784 | 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=53784 \ -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": 53784}, 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 TPV Technology Co., Ltd. (id: 53784)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.