
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 |
|---|---|---|---|
|
Chengdu RML Technology Co., Ltd.
Develops millimeter-wave micro-systems and components for a…
|
301050 | CN | Manufacturing |
|
CHENGDU SINO-MICROELECTRONICS TECH. CO., LTD.
Manufactures power semiconductor devices and ICs for energy…
|
688709 | CN | Manufacturing |
|
CHENGDU SPACEON ELECTRONICS CO., LTD.
Develops and manufactures high-precision frequency control …
|
002935 | CN | Manufacturing |
|
CHENGDU TIANJIAN TECHNOLOGY CO., LTD.
Develops microwave components and subsystems for aerospace …
|
002977 | CN | Manufacturing |
|
Chengdu Xuguang Electronics Co.,Ltd.
Develops vacuum electronic devices, components, and ceramic…
|
600353 | CN | Manufacturing |
|
Cheng Uei Precision Industry Co., Ltd.
Designs and manufactures precision components, cable assemb…
|
2392 | TW | Manufacturing |
|
Chicony Power Technology Co., Ltd.
Global leader in high-efficiency power conversion solutions…
|
6412 | TW | Manufacturing |
|
China Aerospace International Holdings Limited
Investment holding company focused on hi-tech manufacturing…
|
31 | HK | Manufacturing |
|
China Chippacking Technology Co.,Ltd.
Provides IC packaging and testing services for diverse elec…
|
688216 | CN | Manufacturing |
|
China Display Optoelectronics Technology Holdings Limited
Manufactures and sells small-to-medium-sized Liquid Crystal…
|
334 | BM | 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.