
ZTEST Electronics Inc. — Investor Relations & Filings
ZTEST Electronics Inc. is a technology company providing Electronic Manufacturing Services (EMS) via its wholly-owned subsidiary, Permatech Electronics Corporation. The company specializes in the design, development, and assembly of printed circuit boards (PCBs). Permatech's offerings encompass PCB assembly, materials management, and testing services. Operating from an ISO 9001:2015-certified facility, ZTEST focuses on delivering high-quality electronic circuit board solutions with efficient turnaround times. The company serves a diverse range of sectors, including Medical, Mining, Telecommunications, Power, Computer, and Consumer Electronics, catering to evolving market demands driven by technologies such as AI, 5G networks, and electric vehicle systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-22 | English | |
| News release - English.pdf | 2026-04-22 | English | |
| News release - English.pdf | 2026-04-22 | English | |
| News release - English.pdf | 2026-02-27 | English | |
| 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2026-02-27 | English | |
| Interim MD&A - English.pdf | 2026-02-27 | English |
Browse filings by year
26 years- 2026 7 filings
- 2025 30 filings
- 2024 39 filings
- 2023 24 filings
- 2022 25 filings
- 2021 23 filings
- 2020 38 filings
- 2019 19 filings
- 2018 28 filings
- 2017 15 filings
- 2016 16 filings
- 2015 16 filings
- 2013 4 filings
- 2011 2 filings
- 2010 3 filings
- 2009 2 filings
- 2006 2 filings
- 2005 5 filings
- 2004 5 filings
- 2003 2 filings
- 2002 10 filings
- 2001 9 filings
- 2000 9 filings
- 1999 8 filings
- 1998 9 filings
- 1997 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 35400336 | News release - English.pdf | 2026-04-22 | English | ||
| 35305197 | News release - English.pdf | 2026-04-22 | English | ||
| 35263843 | News release - English.pdf | 2026-04-22 | English | ||
| 47477598 | News release - English.pdf | 2026-02-27 | English | ||
| 47477602 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2026-02-27 | English | ||
| 47477687 | Interim MD&A - English.pdf | 2026-02-27 | English | ||
| 47477691 | Interim financial statements/report – English.pdf | 2026-02-27 | English | ||
|
2025
8 filings
| |||||
| 47477693 | News release - English.pdf | 2025-12-16 | English | ||
| 47477805 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2025-12-01 | English | ||
| 47477809 | Interim MD&A - English.pdf | 2025-12-01 | English | ||
| 47477945 | Interim financial statements/report – English.pdf | 2025-12-01 | English | ||
| 47477949 | News release - English.pdf | 2025-12-01 | English | ||
| 47477953 | News release - English.pdf | 2025-11-25 | English | ||
| 47477969 | News release - English.pdf | 2025-10-27 | English | ||
| 47477973 | News release - English.pdf | 2025-10-27 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NANYA NEW MATERIAL TECHNOLOGY CO.,LTD
Manufactures high-performance copper-clad laminates and pre…
|
688519 | CN | Manufacturing |
|
Napatech A/S
Provider of SmartNICs and DPUs for accelerating network and…
|
NAT | DK | Manufacturing |
|
National Silicon Industry Group Co.,Ltd.
Develops and manufactures high-performance semiconductor si…
|
688126 | CN | Manufacturing |
|
NATIONGATE HOLDINGS BERHAD
An Electronics Manufacturing Services (EMS) provider offeri…
|
— | MY | Manufacturing |
|
Navitas Semiconductor Corp
A power semiconductor company specializing in gallium nitri…
|
NVTS | US | Manufacturing |
|
NCAB Group
A global full-service supplier of Printed Circuit Boards fo…
|
NCAB | SE | Manufacturing |
|
NCCI
Specializes in thermal management solutions, including heat…
|
6230 | TW | Manufacturing |
|
NC& Co., Ltd.
Specializes in video processing and semiconductor solutions…
|
092600 | KR | Manufacturing |
|
N CITRON, INC.
Develops, manufactures, and distributes digital audio techn…
|
101400 | KR | Manufacturing |
|
NEPES Corporation
An OSAT partner providing advanced semiconductor packaging …
|
033640 | KR | Manufacturing |
ZTEST Electronics Inc. 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/43721/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43721 | 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=43721 | 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=43721 \ -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": 43721}, 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 ZTEST Electronics Inc. (id: 43721)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.