Ferrotec (An Hui) Technology Development Co., Ltd. — Investor Relations & Filings
Ferrotec (An Hui) Technology Development Co., Ltd. is a specialized manufacturer of advanced materials and precision components, operating as a subsidiary of Ferrotec Holdings Corporation. The company focuses on the production of high-performance power semiconductor substrates, including Direct Copper Bonded (DCB) and Active Metal Brazing (AMB) ceramic substrates. These products are critical for thermal management and electrical insulation in high-power modules used in electric vehicles, renewable energy systems, and industrial power electronics. The company also provides precision machining services and advanced ceramic solutions tailored for the semiconductor equipment market. By integrating sophisticated material science with precision engineering, the firm delivers high-reliability components designed to meet the stringent technical requirements of global technology supply chains.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会关于独立董事独立性情况的专项意见 | 2026-04-28 | Chinese | |
| 2025年年度报告 | 2026-04-28 | Chinese | |
| 东方证券股份有限公司 国泰海通证券股份有限公司关于安徽富乐德科技发展股份有限公司使用闲置募集资金进行现金管理的核查意见 | 2026-04-28 | Chinese | |
| 独立董事2025年度述职报告( 汪东) | 2026-04-28 | Chinese | |
| 东方证券股份有限公司 国泰海通证券股份有限公司关于安徽富乐德科技发展股份有限公司2025年度内部控制自我评价报告的核查意见 | 2026-04-28 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39566991 | 董事会关于独立董事独立性情况的专项意见 | 2026-04-28 | Chinese | ||
| 39566989 | 2025年年度报告 | 2026-04-28 | Chinese | ||
| 39566961 | 东方证券股份有限公司 国泰海通证券股份有限公司关于安徽富乐德科技发展股份有限公司使用闲置募集资金进行现金管理的核查意见 | 2026-04-28 | Chinese | ||
| 39566954 | 独立董事2025年度述职报告( 汪东) | 2026-04-28 | Chinese | ||
| 39566949 | 东方证券股份有限公司 国泰海通证券股份有限公司关于安徽富乐德科技发展股份有限公司2025年度内部控制自我评价报告的核查意见 | 2026-04-28 | Chinese | ||
| 39566937 | 2025年度内部控制审计报告 | 2026-04-28 | Chinese | ||
| 39566887 | 2025年度内部控制自我评价报告 | 2026-04-28 | Chinese | ||
| 39566881 | 2026年一季度报告 | 2026-04-28 | Chinese | ||
| 39566879 | 光大证券股份有限公司关于安徽富乐德科技发展股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-04-28 | Chinese | ||
| 39566873 | 2026-022:关于使用暂时闲置募集资金及自有资金进行现金管理的公告 | 2026-04-28 | Chinese | ||
| 39566865 | 2026-028:关于举办2025年度网上业绩说明会的公告 | 2026-04-28 | Chinese | ||
| 39566861 | 光大证券股份有限公司关于安徽富乐德科技发展股份有限公司2025年度内部控制自我评价报告的核查意见 | 2026-04-28 | Chinese | ||
| 39566857 | 2025年度董事会工作报告 | 2026-04-28 | Chinese | ||
| 39566852 | 东方证券股份有限公司 国泰海通证券股份有限公司关于安徽富乐德科技发展股份有限公司发行股份、可转换公司债券购买资产并募集配套资金暨关联交易之业绩承诺实现情况的专项核查意见及致歉声明 | 2026-04-28 | Chinese | ||
| 39566845 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMBARELLA INC
Fabless semiconductor company designing low-power AI vision…
|
AMBA | KY | Manufacturing |
|
Ambiq Micro, Inc.
Develops ultra-low power semiconductors for battery-powered…
|
AMBQ | US | Manufacturing |
|
American Aires Inc.
Develops patented nanotechnology solutions for neutralizing…
|
WIFI | CA | Manufacturing |
|
AMKOR TECHNOLOGY, INC.
A leading provider of outsourced semiconductor assembly and…
|
AMKR | US | Manufacturing |
|
Amlogic (Shanghai) Co.,Ltd.
Global fabless semiconductor company specializing in multim…
|
688099 | CN | Manufacturing |
|
Amosense Co., Ltd.
Develops electronic components, modules, and IoT devices us…
|
357580 | KR | Manufacturing |
|
Amotech Co., Ltd.
Manufacturer of electronic components based on advanced mat…
|
052710 | KR | Manufacturing |
|
AMPHENOL CORP /DE/
Global designer and manufacturer of interconnect products, …
|
APH | US | Manufacturing |
|
AMS OSRAM AG
A global leader in optical solutions for sensing, illuminat…
|
AMS | AT | Manufacturing |
|
ANALOG DEVICES INC
Designs and manufactures high-performance analog, mixed-sig…
|
ADI | US | Manufacturing |
Ferrotec (An Hui) Technology Development 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/56214/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56214 | 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=56214 | 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=56214 \ -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": 56214}, 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 Ferrotec (An Hui) Technology Development Co., Ltd. (id: 56214)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.