
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 |
|---|---|---|---|
|
NVIDIA CORP
A full-stack computing company pioneering GPU-accelerated c…
|
NVDA | US | Manufacturing |
|
Nxp Semiconductors
Designs and manufactures semiconductor solutions for automo…
|
VNX | NL | Manufacturing |
|
Nyocor Company Limited
Manufactures advanced thermal management solutions for high…
|
600821 | CN | Manufacturing |
|
ODTech
Designs and manufactures semiconductors, sensor solutions, …
|
080520 | KR | Manufacturing |
|
OE Solutions Co., Ltd.
Global supplier of optoelectronic transceivers for wireless…
|
138080 | KR | Manufacturing |
|
OKAYA ELECTRIC INDUSTRIES CO.,LTD.
Manufactures noise/surge suppression components, displays, …
|
6926 | JP | Manufacturing |
|
Olympic Circuit Technology Co.,Ltd
Manufactures high-precision PCBs for automotive, telecom, a…
|
603920 | CN | Manufacturing |
|
OmniVision Integrated Circuits Group, Inc.
Global fabless designer of advanced digital imaging, analog…
|
501 | HK | Manufacturing |
|
OMNIVISION INTEGRATED CIRCUITS GROUP, INC.
Global fabless semiconductor supplier of imaging, analog, t…
|
603501 | CN | Manufacturing |
|
ON SEMICONDUCTOR CORP
Designs and supplies semiconductor solutions for intelligen…
|
ON | US | 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.