
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 |
|---|---|---|---|
| 简式权益变动报告书(三) | 2015-01-29 | Chinese | |
| 简式权益变动报告书(一) | 2015-01-29 | Chinese | |
| 详式权益变动报告书(一) | 2015-01-28 | Chinese | |
| 验资报告 | 2015-01-28 | Chinese | |
| 中国中投证券有限责任公司关于公司非公开发行A股股票之上市保荐书 | 2015-01-28 | Chinese | |
| 非公开发行A股股票发行情况报告暨上市公告书 | 2015-01-28 | Chinese |
Browse filings by year
27 years- 2026 49 filings
- 2025 86 filings
- 2024 90 filings
- 2023 81 filings
- 2022 91 filings
- 2021 228 filings
- 2020 188 filings
- 2019 97 filings
- 2018 117 filings
- 2017 119 filings
- 2016 139 filings
- 2015 121 filings
- 2014 83 filings
- 2013 73 filings
- 2012 86 filings
- 2011 85 filings
- 2010 98 filings
- 2009 106 filings
- 2008 56 filings
- 2007 80 filings
- 2006 86 filings
- 2005 25 filings
- 2004 36 filings
- 2003 31 filings
- 2002 23 filings
- 2001 1 filing
- 1997 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2015
11 filings
| |||||
| 43354267 | 简式权益变动报告书(三) | 2015-01-29 | Chinese | ||
| 43354212 | 简式权益变动报告书(一) | 2015-01-29 | Chinese | ||
| 43354146 | 详式权益变动报告书(一) | 2015-01-28 | Chinese | ||
| 43354060 | 验资报告 | 2015-01-28 | Chinese | ||
| 43354008 | 中国中投证券有限责任公司关于公司非公开发行A股股票之上市保荐书 | 2015-01-28 | Chinese | ||
| 43353965 | 非公开发行A股股票发行情况报告暨上市公告书 | 2015-01-28 | Chinese | ||
| 43353901 | 江苏永衡昭辉律师事务所关于公司非公开发行股票过程的法律意见书 | 2015-01-28 | Chinese | ||
| 43353863 | 关于非公开发行A股股票相关承诺的公告 | 2015-01-28 | Chinese | ||
| 43353817 | 详式权益变动报告书(二) | 2015-01-28 | Chinese | ||
| 43353727 | 非公开发行A股股票发行情况报告暨上市公告书(摘要) | 2015-01-28 | Chinese | ||
| 43353693 | 关于独立董事辞职公告 | 2015-01-04 | Chinese | ||
|
2014
4 filings
| |||||
| 43353648 | 关于控股孙公司获得政府补助的公告 | 2014-12-19 | Chinese | ||
| 43353598 | 募集资金管理制度(2014年12月) | 2014-12-10 | Chinese | ||
| 43353549 | 第七届董事会第十四次临时会议决议公告 | 2014-12-10 | Chinese | ||
| 43353501 | 第七届董事会第十三次临时会议决议公告 | 2014-11-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Able View Global Inc.
A cross-border brand management firm for beauty and wellnes…
|
ABLV | US | Manufacturing |
|
ACTION
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AMTRAN
Developer and manufacturer of advanced display, audio, and …
|
2489 | TW | Manufacturing |
|
ANAM ELECTRONICS CO.,LTD
An ODM/OEM of high-value audio and digital video products f…
|
008700 | KR | Manufacturing |
|
Anker Innovations Technology Co., Ltd
Global leader in charging solutions and smart device ecosys…
|
300866 | CN | Manufacturing |
|
Arham Technologies Limited
Produces consumer electronics and home appliances, offering…
|
ARHAM | IN | Manufacturing |
|
ATOMOS LIMITED
Designs video monitoring and recording equipment for digita…
|
AMS | AU | Manufacturing |
|
Axil Brands, Inc.
Manufactures hearing products for protection, enhancement, …
|
AXIL | US | 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.