
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 |
|---|---|---|---|
|
PARTRONCO.,LTD
Manufactures electronic components, camera modules, and Ele…
|
091700 | KR | Manufacturing |
|
p-ban.com Corp.
E-commerce platform offering a one-stop solution for PCB de…
|
3559 | JP | Manufacturing |
|
P.C.B. Technologies Ltd.
Provider of high-reliability PCB fabrication, assembly, and…
|
PCBT | IL | Manufacturing |
|
PCL
Develops and manufactures optical transceivers for data cen…
|
4977 | TW | Manufacturing |
|
Pentastone Electronics, Inc.
Manufactures wireless communication parts for mobile, autom…
|
332570 | KR | Manufacturing |
|
Peraso Inc.
Fabless semiconductor company developing high-performance m…
|
PRSO | US | Manufacturing |
|
Phoenitron Holdings Limited
Contract manufacturing and sale of smart cards and plastic …
|
8066 | HK | Manufacturing |
|
PHOTON CO., LTD
Manufacturer of components for smartphone camera modules, i…
|
208710 | KR | Manufacturing |
|
PHOTRONICS INC
Global manufacturer of photomasks for the semiconductor and…
|
PLAB | US | Manufacturing |
|
PI
Global EMS provider of electronic components, system assemb…
|
2328 | TW | 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.