Ledman Optoelectronic Co.,Ltd. — Investor Relations & Filings
Ledman Optoelectronic Co.,Ltd. specializes in the research, development, and manufacturing of high-definition LED display products and lighting solutions. The company is a pioneer in Chip-on-Board (COB) technology, focusing on the production of Micro LED ultra-high-definition (UHD) displays for 4K and 8K applications. Its product portfolio includes professional-grade indoor and outdoor LED screens, intelligent education systems, and high-end consumer Micro LED televisions. Ledman provides integrated solutions for diverse sectors such as command and control centers, commercial advertising, sports venues, and corporate environments. By leveraging advanced packaging techniques and energy-efficient designs, the company delivers high-contrast, wide-color-gamut visual experiences characterized by high reliability and durability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 子公司管理制度(20250826) | 2025-08-27 | Chinese | |
| 投资者关系管理制度(20250826) | 2025-08-27 | Chinese | |
| 累积投票实施细则(20250826) | 2025-08-27 | Chinese | |
| 公司章程(20250826) | 2025-08-27 | Chinese | |
| 国金证券股份有限公司关于深圳雷曼光电科技股份有限公司2025年半年度跟踪报告 | 2025-08-27 | Chinese | |
| 关于修订《公司章程》及修订、制定与废止部分治理制度的公告 | 2025-08-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36074021 | 子公司管理制度(20250826) | 2025-08-27 | Chinese | ||
| 36074015 | 投资者关系管理制度(20250826) | 2025-08-27 | Chinese | ||
| 36074005 | 累积投票实施细则(20250826) | 2025-08-27 | Chinese | ||
| 36073992 | 公司章程(20250826) | 2025-08-27 | Chinese | ||
| 36073978 | 国金证券股份有限公司关于深圳雷曼光电科技股份有限公司2025年半年度跟踪报告 | 2025-08-27 | Chinese | ||
| 36073969 | 关于修订《公司章程》及修订、制定与废止部分治理制度的公告 | 2025-08-27 | Chinese | ||
| 36073962 | 董事、高级管理人员离职管理制度(20250826) | 2025-08-27 | Chinese | ||
| 36073948 | 董事、高级管理人员所持公司股份及其变动管理制度(20250826) | 2025-08-27 | Chinese | ||
| 36073942 | 内部控制管理制度(20250826) | 2025-08-27 | Chinese | ||
| 36073937 | 战略委员会议事规则(20250826) | 2025-08-27 | Chinese | ||
| 36073929 | 薪酬与考核委员会议事规则(20250826) | 2025-08-27 | Chinese | ||
| 36073923 | 募集资金管理制度(20250826) | 2025-08-27 | Chinese | ||
| 36073916 | 关联交易决策制度(20250826) | 2025-08-27 | Chinese | ||
| 36073908 | 2025年半年度募集资金存放与实际使用情况的专项报告 | 2025-08-27 | Chinese | ||
| 36073876 | 监事会决议公告 | 2025-08-27 | 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 Electronics Co., Ltd.
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS Corporation
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AmTRAN Technology Co., Ltd.
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 |
Ledman Optoelectronic 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/55173/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55173 | 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=55173 | 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=55173 \ -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": 55173}, 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 Ledman Optoelectronic Co.,Ltd. (id: 55173)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.