
Nan Ya Printed Circuit Board Corporation — Investor Relations & Filings
Nan Ya Printed Circuit Board Corporation (NYPCB) specializes in the research, development, and manufacturing of high-performance Printed Circuit Boards (PCB) and IC substrates. Its core product portfolio includes high-layer count (HLC) boards, high-density interconnect (HDI) boards, and advanced IC substrates, specifically flip-chip (FC) and wire-bond (WB) types. The company is a prominent provider of Ajinomoto Build-up Film (ABF) and Pre-preg (PP) substrates, essential for semiconductor packaging in sectors such as high-performance computing, telecommunications, and consumer electronics. NYPCB focuses on advancing its technology roadmaps to support next-generation electronic components while integrating environmental, social, and governance (ESG) standards into its operations. The company provides critical intermediate products that facilitate global technological infrastructure and sustainable development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年05月僑外投資持股 | 2026-05-11 | Chinese | |
| 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-06 | Chinese | |
| 115年05月內部人持股轉讓(事前) | 2026-05-05 | Chinese | |
| 115年4月背書保證與資金貸與 | 2026-05-03 | Chinese | |
| 115年4月營業收入 | 2026-05-03 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45694706 | 115年05月僑外投資持股 | 2026-05-11 | Chinese | ||
| 41701525 | 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese | ||
| 41701511 | 115年04月董事會成員及持股 | 2026-05-06 | Chinese | ||
| 41458787 | 115年05月內部人持股轉讓(事前) | 2026-05-05 | Chinese | ||
| 40262292 | 115年4月背書保證與資金貸與 | 2026-05-03 | Chinese | ||
| 40262284 | 115年4月營業收入 | 2026-05-03 | Chinese | ||
| 38475924 | 公告本公司115年第1季合併財務報告董事會召開日期為 115年5月7日 | 2026-04-29 | Chinese | ||
| 36130075 | 114年年報及股東會資料 — 2026_8046_20260514F17.pdf | 2026-04-24 | Chinese | ||
| 36130071 | 114年年報及股東會資料 — 2025_8046_20260514FE4.pdf | 2026-04-24 | Chinese | ||
| 36130063 | 114年年報及股東會資料 — 2025_8046_20260514F04.pdf | 2026-04-24 | Chinese | ||
| 34690489 | 115年04月內部人持股未轉讓(事前) | 2026-04-20 | Chinese | ||
| 34093816 | 115年年報及股東會資料 — 2026_8046_20260514FE5.pdf | 2026-04-11 | English | ||
| 34093791 | 115年年報及股東會資料 — 2026_8046_20260514FE2.pdf | 2026-04-11 | English | ||
| 34093782 | 115年年報及股東會資料 — 2026_8046_20260514F13.pdf | 2026-04-11 | Chinese | ||
| 34093772 | 115年年報及股東會資料 — 2026_8046_20260514F02.pdf | 2026-04-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DAISHINKU CORP.
A global manufacturer of high-quality quartz crystal device…
|
6962 | JP | Manufacturing |
|
Daisho Microline Holdings Limited
Diversified operations focused on manufacturing and trading…
|
567 | HK | Manufacturing |
|
Daiwa Co.,Ltd.
A manufacturer of Printed Circuit Boards offering a one-sto…
|
8247 | JP | Manufacturing |
|
Dalian Dalicap Technology Co., Ltd.
Develops high-Q, high-power MLCCs for 5G, medical imaging, …
|
301566 | CN | Manufacturing |
|
DAP Co., Ltd
Manufacturer of High-Density Interconnect (HDI) and any-lay…
|
066900 | KR | Manufacturing |
|
Darwin Precisions Corporation
Specializes in display solutions, precision components, and…
|
6120 | TW | Manufacturing |
|
Dasan Solueta Co.,Ltd.
Manufactures EMI shielding and thermal management solutions…
|
154040 | KR | Manufacturing |
|
DATA IMAGE CORPORATION
Designs and manufactures rugged touch LCD modules and displ…
|
3168 | TW | Manufacturing |
|
Data Union Capital International Holdings Group Limited
Investment holding company manufacturing electronic compone…
|
8375 | HK | Manufacturing |
|
Datronix Holdings Limited
Designs, manufactures, and sells magnetic components global…
|
889 | HK | Manufacturing |
Nan Ya Printed Circuit Board Corporation 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/52712/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52712 | 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=52712 | 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=52712 \ -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": 52712}, 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 Nan Ya Printed Circuit Board Corporation (id: 52712)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.