
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年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 | |
| 公告本公司115年第1季合併財務報告董事會召開日期為 115年5月7日 | 2026-04-29 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 34093759 | 115年年報及股東會資料 — 2026_8046_20260514F01.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 |
|---|---|---|---|
|
Changzhou Galaxy Century Microelectronics Co.,Ltd.
IDM specializing in discrete semiconductor devices and powe…
|
688689 | CN | Manufacturing |
|
Changzhou Zhongying Science & Technology Co., Ltd.
Produces high-frequency microwave copper-clad laminates and…
|
300936 | CN | Manufacturing |
|
Chant Sincere Co., Ltd.
Manufactures high-performance connectors and cable assembli…
|
6205 | TW | Manufacturing |
|
CHAOZHOU THREE-CIRCLE (GROUP) CO.,LTD.
Develops and manufactures advanced electronic components an…
|
300408 | CN | Manufacturing |
|
CHEER TIME ENTERPRISE CO., LTD
Manufacturer of high-quality PCBs specializing in small-vol…
|
3229 | TW | Manufacturing |
|
CHEMTRONICSCo.,Ltd.
Develops electronic and chemical materials for the technolo…
|
089010 | KR | Manufacturing |
|
CHENGDU GUOGUANG ELECTRONICS COMPANY,LTD
Develops precision electronic components for aerospace, tel…
|
688776 | CN | Manufacturing |
|
Chengdu Hongming Electronics Co., Ltd.
Manufactures high-precision electronic components for aeros…
|
301682 | CN | Manufacturing |
|
CHENGDU JIACHI ELECTRONIC TECHNOLOGY CO., LTD.
Develops electromagnetic functional materials for aerospace…
|
688708 | CN | Manufacturing |
|
Chengdu M&S Electronics Technology Co.,Ltd.
Develops microwave and millimeter-wave components for telec…
|
688311 | 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.