
Dynamic Holding — Investor Relations & Filings
Dynamic Holding Co., Ltd. is a professional manufacturer of printed circuit boards (PCBs), specializing in the production, processing, and distribution of advanced electronic components. Its product portfolio includes traditional rigid boards, high-density interconnect (HDI) boards, flexible-rigid composites, and high-layer count boards. The company serves diverse high-growth sectors, including automotive electronics, AI servers, networking equipment, and telecommunications. With production facilities in Taoyuan and Kunshan, and expanding high-end capacity in Thailand, Dynamic Holding supports global supply chains for electric vehicles and ASIC technologies. The company focuses on delivering technical support and integrated product services, leveraging technological breakthroughs to meet the demands of high-speed networking and advanced computing markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年05月法人說明會簡報 — 371520260511E001.pdf | 2026-05-26 | English | |
| 115年05月法人說明會簡報 — 371520260511M001.pdf | 2026-05-26 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2026_3715_20260626FE2.pdf | 2026-05-25 | English | |
| 115年年報及股東會資料 — 2026_3715_20260626F13.pdf | 2026-05-25 | Chinese | |
| 115年年報及股東會資料 — 2026_3715_20260626F02.pdf | 2026-05-25 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47048541 | 115年05月法人說明會簡報 — 371520260511E001.pdf | 2026-05-26 | English | ||
| 47048533 | 115年05月法人說明會簡報 — 371520260511M001.pdf | 2026-05-26 | Chinese | ||
| 47048525 | 115年05月法人說明會簡報 | 2026-05-26 | Chinese | ||
| 47014870 | 115年年報及股東會資料 — 2026_3715_20260626FE2.pdf | 2026-05-25 | English | ||
| 47014862 | 115年年報及股東會資料 — 2026_3715_20260626F13.pdf | 2026-05-25 | Chinese | ||
| 47014851 | 115年年報及股東會資料 — 2026_3715_20260626F02.pdf | 2026-05-25 | Chinese | ||
| 47014845 | 115年年報及股東會資料 — 2026_3715_20260626FE1.pdf | 2026-05-25 | English | ||
| 47014842 | 115年年報及股東會資料 — 2026_3715_20260626F01.pdf | 2026-05-25 | Chinese | ||
| 46790059 | 員工認股權憑證 | 2026-05-22 | Chinese | ||
| 46578529 | 公司治理組織架構 | 2026-05-20 | Chinese | ||
| 46374480 | 115年5月公開說明書 — 202605_3715_B1c.pdf | 2026-05-15 | Chinese | ||
| 46374129 | 代子公司定穎電子公告董事同意盈餘轉增資案 | 2026-05-14 | Chinese | ||
| 46374168 | 代子公司定穎電子公告董事同意盈餘分配案暨除權息基準日 | 2026-05-14 | Chinese | ||
| 46367304 | 代子公司公告資金貸與達處理準則第二十二條第一項第三款 | 2026-05-13 | Chinese | ||
| 46263865 | 115年第1季財務報告書 — 202601_3715_AI1.pdf | 2026-05-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jeju Semiconductor Corp.
A fabless company designing low-power memory semiconductors…
|
080220 | KR | Manufacturing |
|
JENTECH
Develops and manufactures thermal solutions and precision m…
|
3653 | TW | Manufacturing |
|
JF TECHNOLOGY BERHAD
Innovator and manufacturer of high-performance test contact…
|
— | MY | Manufacturing |
|
JH
Provides integrated AI hardware and software solutions, con…
|
3011 | TW | Manufacturing |
|
JHM CONSOLIDATION BHD
Provides one-stop engineering solutions and EMS for Automot…
|
— | MY | Manufacturing |
|
Jiangsu Allfavor Intelligent Circuits Technology Co., Ltd.
Produces high-precision PCBs, including HDI and flexible so…
|
300964 | CN | Manufacturing |
|
JIANGSU CAI QIN TECHNOLOGY CO., LTD
Manufactures microwave dielectric ceramic components for hi…
|
688182 | CN | Manufacturing |
|
JIANGSU DAGANG CO.,LTD.
Provides IC packaging, industrial park development, and env…
|
002077 | CN | Manufacturing |
|
Jiangsu JieJie Microelectronics Co., Ltd.
Specializes in power semiconductor discrete devices and int…
|
300623 | CN | Manufacturing |
|
Jiangsu Lettall Electronic Co.,Ltd.
Manufactures precision structural components and electronic…
|
603629 | CN | Manufacturing |
Dynamic Holding 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/52377/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52377 | 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=52377 | 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=52377 \ -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": 52377}, 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 Dynamic Holding (id: 52377)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.