
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 |
|---|---|---|---|
|
CompAS Electronics Inc.
Specialized services and products for electronic manufactur…
|
— | CA | Manufacturing |
|
Compeq Manufacturing Co., Ltd.
Specializes in advanced HDI, Rigid-Flex, and multi-layer PC…
|
2313 | TW | Manufacturing |
|
COMPLEX MICRO INTERCONNECTION CO., LTD.
Manufacturer of Flexible Printed Circuits and integrated in…
|
6835 | TW | Manufacturing |
|
Concraft Holding Co., Ltd.
Precision manufacturer for automotive, acoustics, optics, m…
|
4943 | TW | Manufacturing |
|
Confidence Intelligence Holdings Limited
Electronic Manufacturing Service provider specializing in c…
|
1967 | HK | Manufacturing |
|
Contel Technology Company Limited
Fabless provider of analogue IC solutions, reference design…
|
1912 | HK | Manufacturing |
|
CORNING INC /NY
A materials science innovator specializing in glass, cerami…
|
GLW | US | Manufacturing |
|
COSEL CO.,LTD.
Designs and manufactures power conversion and noise filteri…
|
6905 | JP | Manufacturing |
|
Cosmo Electronics Corporation
Manufacturer of optoelectronic components, relays, and powe…
|
2466 | TW | Manufacturing |
|
Cosmo Ferrites Ltd.
Manufactures Mn-Zn soft ferrite cores for high-frequency el…
|
523100 | IN | 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.