
纬达光电 — Investor Relations & Filings
Vedatech Optoelectronics specializes in the research, development, and manufacturing of high-performance polarizers. The product portfolio primarily consists of dye-based and iodine-based polarizers engineered for liquid crystal displays (LCDs). These components are utilized in diverse applications, including industrial control instruments, automotive displays, smart meters, and wearable technology. The company focuses on delivering customized optical solutions that offer high durability, exceptional contrast, and long-term stability in demanding environments. By utilizing advanced thin-film processing techniques, it provides specialized display components tailored to specific technical requirements and high-reliability standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于拟注销回购股份及减少注册资本的公告 | 2026-04-27 | Chinese | |
| 第三届董事会第十六次会议决议公告 | 2026-04-27 | Chinese | |
| 会计政策变更公告 | 2026-04-27 | Chinese | |
| 2026年一季度报告 | 2026-04-27 | Chinese | |
| 关于变更公司注册资本、修订《公司章程》并办理工商变更登记的公告 | 2026-04-27 | Chinese | |
| 关于召开2026年第一次临时股东会通知公告(提供网络投票) | 2026-04-27 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38975399 | 关于拟注销回购股份及减少注册资本的公告 | 2026-04-27 | Chinese | ||
| 38975393 | 第三届董事会第十六次会议决议公告 | 2026-04-27 | Chinese | ||
| 38975387 | 会计政策变更公告 | 2026-04-27 | Chinese | ||
| 38975382 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
| 38975321 | 关于变更公司注册资本、修订《公司章程》并办理工商变更登记的公告 | 2026-04-27 | Chinese | ||
| 38975315 | 关于召开2026年第一次临时股东会通知公告(提供网络投票) | 2026-04-27 | Chinese | ||
| 38975305 | 投资者关系活动记录表 | 2026-04-23 | Chinese | ||
| 38975294 | 2025年年度报告业绩说明会预告公告 | 2026-04-19 | Chinese | ||
| 38975281 | 中信建投证券股份有限公司关于佛山纬达光电材料股份有限公司2025年度持续督导定期现场核查报告 | 2026-04-12 | Chinese | ||
| 38975270 | 中信建投证券股份有限公司关于佛山纬达光电材料股份有限公司向不特定合格投资者公开发行股票之保荐工作总结报告书 | 2026-04-12 | Chinese | ||
| 38975251 | 中信建投证券股份有限公司关于佛山纬达光电材料股份有限公司2025年度持续督导跟踪报告 | 2026-04-12 | Chinese | ||
| 38975242 | 2025年度内部控制自我评价报告 | 2026-03-26 | Chinese | ||
| 38975233 | 审计委员会对会计师事务所履行监督职责情况报告 | 2026-03-26 | Chinese | ||
| 38975223 | 中信建投证券股份有限公司关于佛山纬达光电材料股份有限公司2025年度募集资金存放、管理与实际使用情况的专项核查意见 | 2026-03-26 | Chinese | ||
| 38975205 | 2025年年度报告摘要 | 2026-03-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
i3system Inc.
Develops and manufactures infrared, X-ray, and SWIR imaging…
|
214430 | KR | Manufacturing |
|
IDIS Holdings Co., Ltd
A security technology company that designs and manufactures…
|
054800 | KR | Manufacturing |
|
IKEGAMI TSUSHINKI CO., LTD.
Manufactures video and imaging equipment for broadcast, med…
|
6771 | JP | Manufacturing |
|
INNO LASER TECHNOLOGY CORPORATION LIMITED.
Develops and manufactures ultrafast lasers and precision mi…
|
301021 | CN | Manufacturing |
|
INSPECS GROUP PLC
A global designer, manufacturer, and distributor of eyewear…
|
SPEC | GB | Manufacturing |
|
INTELLIGENT DIGITAL INTEGRATED SECURITY CO., LTD.
Designs, develops, and manufactures end-to-end video survei…
|
143160 | KR | Manufacturing |
|
IPG PHOTONICS CORP
Develops and manufactures high-performance fiber lasers and…
|
IPGP | US | Manufacturing |
|
IRAY GROUP
Develops and manufactures infrared thermal imaging technolo…
|
688301 | CN | Manufacturing |
|
Italia Independent
Specializes in eyewear that blends Italian design with inno…
|
IIG | IT | Manufacturing |
|
iVision Tech
Designs and produces eyewear, assistive tech, electronics, …
|
IVN | IT | Manufacturing |
纬达光电 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/58663/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58663 | 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=58663 | 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=58663 \ -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": 58663}, 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 纬达光电 (id: 58663)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.