%20Co.%2C%20Ltd./other/Talant_Optronics_suzhou_Co._Ltd.-logo.png)
Talant Optronics (suzhou) Co., Ltd. — Investor Relations & Filings
Talant Optronics (Suzhou) Co., Ltd. specializes in the research, development, and manufacturing of advanced optoelectronic components and display solutions. The company focuses on the production of high-performance backlight modules (BLU) and liquid crystal display (LCD) modules. Its product portfolio serves a wide range of applications, including televisions, computer monitors, laptops, and mobile devices. The company emphasizes precision engineering and energy-efficient designs to meet the evolving demands of global electronics manufacturers. By leveraging sophisticated manufacturing processes and rigorous quality control standards, Talant Optronics provides critical components that enhance display brightness, color accuracy, and overall visual performance for its international clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-18 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-14 | Chinese | |
| 江苏世纪同仁律师事务所关于苏州天禄光科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-14 | Chinese | |
| 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-05-11 | Chinese | |
| 关于2026年第一季度计提资产减值准备的公告 | 2026-04-23 | Chinese | |
| 江苏世纪同仁律师事务所关于苏州天禄光科技股份有限公司2023年限制性股票激励计划首次授予部分第三个归属期归属条件未成就暨部分限制性股票作废事项的法律意见书 | 2026-04-23 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46383998 | 2025年年度权益分派实施公告 | 2026-05-18 | Chinese | ||
| 45944098 | 2025年度股东会决议公告 | 2026-05-14 | Chinese | ||
| 45944103 | 江苏世纪同仁律师事务所关于苏州天禄光科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-14 | Chinese | ||
| 44918595 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-05-11 | Chinese | ||
| 39383255 | 关于2026年第一季度计提资产减值准备的公告 | 2026-04-23 | Chinese | ||
| 39383249 | 江苏世纪同仁律师事务所关于苏州天禄光科技股份有限公司2023年限制性股票激励计划首次授予部分第三个归属期归属条件未成就暨部分限制性股票作废事项的法律意见书 | 2026-04-23 | Chinese | ||
| 39383237 | 关于开展衍生品交易业务的可行性分析报告 | 2026-04-23 | Chinese | ||
| 39383235 | 关于2025年度募集资金存放、管理与使用情况的专项报告 | 2026-04-23 | Chinese | ||
| 39383232 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-23 | Chinese | ||
| 39383225 | 2025年年度审计报告 | 2026-04-23 | Chinese | ||
| 39383223 | 2025年度独立董事述职报告-杨钧辉 | 2026-04-23 | Chinese | ||
| 39383214 | 2025年度独立董事述职报告-邓岩(已离任) | 2026-04-23 | Chinese | ||
| 39383201 | 关于召开2025年度股东会的通知 | 2026-04-23 | Chinese | ||
| 39383192 | 2025年度募集资金存放、管理与使用情况鉴证报告 | 2026-04-23 | Chinese | ||
| 39383187 | 中泰证券股份有限公司关于苏州天禄光科技股份有限公司2025年度募集资金存放、管理与使用情况的核查意见 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anfu CE LINK Limited
Develops and manufactures signal cables, docking stations, …
|
300787 | CN | Manufacturing |
|
Anhui Coreach Technology Co.,Ltd
Develops thermal management and EMI shielding solutions for…
|
002983 | CN | Manufacturing |
|
Anhui Tongfeng Electronics Company Limited
Manufactures capacitors, metallized films, and quartz reson…
|
600237 | CN | Manufacturing |
|
ANHUI XDLK MICROSYSTEM CORPORATION LIMITED
Develops and manufactures MEMS sensors and advanced microsy…
|
688582 | CN | Manufacturing |
|
AOI ELECTRONICS CO.,LTD.
Manufactures electronic components, semiconductors, and MEM…
|
6832 | JP | Manufacturing |
|
Aoshikang Technology Co. , Ltd
Manufactures high-precision PCBs and HDI boards for automot…
|
002913 | CN | Manufacturing |
|
AOT
Specializes in LED packaging, sensing components, and optoe…
|
3437 | TW | Manufacturing |
|
APACT Co., Ltd.
Provider of semiconductor packaging, testing, and inspectio…
|
200470 | KR | Manufacturing |
|
APAQ
Produces high-performance solid-state capacitors for AI ser…
|
6449 | TW | Manufacturing |
|
APCB INC.
Manufacturer of high-precision double-sided and multi-layer…
|
6108 | TW | Manufacturing |
Talant Optronics (suzhou) 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/56002/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56002 | 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=56002 | 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=56002 \ -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": 56002}, 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 Talant Optronics (suzhou) Co., Ltd. (id: 56002)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.