
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 |
|---|---|---|---|
|
CHIPMOS TECHNOLOGIES INC
Provider of outsourced semiconductor assembly and testing (…
|
IMOS | US | Manufacturing |
|
Chipsea Technologies (Shenzhen) Corp., Ltd.
Fabless designer of high-precision ADCs and MCUs for IoT an…
|
688595 | CN | Manufacturing |
|
CHIYODA INTEGRE CO.,LTD.
Global supplier of structural and functional parts for the …
|
6915 | JP | Manufacturing |
|
Chutian Dragon Co., Ltd.
Develops smart cards, payment terminals, and digital securi…
|
003040 | CN | Manufacturing |
|
Cicor Technologies Ltd.
A globally active provider of full-cycle electronic solutio…
|
CICN | CH | Manufacturing |
|
CIRRUS LOGIC, INC.
A fabless semiconductor company making low-power, mixed-sig…
|
CRUS | US | Manufacturing |
|
CMK CORPORATION
Specialized manufacturer of printed circuit boards for auto…
|
6958 | JP | Manufacturing |
|
CML MICROSYSTEMS PLC
Designs and supplies mixed-signal, RF, and microwave semico…
|
CML | GB | Manufacturing |
|
Cofidur SA
An Electronic Manufacturing Services (EMS) provider for hig…
|
ALCOF | FR | Manufacturing |
|
Colorlight Cloud Tech Ltd
Develops video processing hardware and cloud-based control …
|
301391 | CN | 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.