
ITEQ — Investor Relations & Filings
ITEQ Corporation is a global manufacturer specializing in high-performance copper clad laminates (CCL) and prepreg materials for the printed circuit board (PCB) sector. Established in 1997, the company provides a comprehensive range of products, including multilayer laminates, mass lam foundry services, and thermal management materials. ITEQ focuses on the development of high-grade special materials designed for advanced applications in wireless communication, artificial intelligence, and high-performance computing. By leveraging strategic partnerships and continuous investment in research and development, the company delivers technical solutions characterized by consistent quality and competitive performance. ITEQ operates as a leading supplier in the laminate market, emphasizing operational efficiency and technological innovation to meet the evolving requirements of global electronics manufacturing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司受邀參加第一金證券舉辦之第一金證券Q2投資論壇 | 2026-05-28 | Chinese | |
| 本公司受邀參加花旗證券舉辦之Citi 2026 Taiwan Conference | 2026-05-28 | Chinese | |
| 本公司受邀參加匯豐銀行舉辦之Taiwan Conference 2026 | 2026-05-28 | Chinese | |
| 115年06月法人說明會簡報 — 621320260525E001.pdf | 2026-05-28 | English | |
| 115年06月法人說明會簡報 — 621320260525M001.pdf | 2026-05-28 | Chinese | |
| 115年06月法人說明會簡報 | 2026-05-28 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47862519 | 本公司受邀參加第一金證券舉辦之第一金證券Q2投資論壇 | 2026-05-28 | Chinese | ||
| 47862515 | 本公司受邀參加花旗證券舉辦之Citi 2026 Taiwan Conference | 2026-05-28 | Chinese | ||
| 47861355 | 本公司受邀參加匯豐銀行舉辦之Taiwan Conference 2026 | 2026-05-28 | Chinese | ||
| 47860856 | 115年06月法人說明會簡報 — 621320260525E001.pdf | 2026-05-28 | English | ||
| 47860855 | 115年06月法人說明會簡報 — 621320260525M001.pdf | 2026-05-28 | Chinese | ||
| 47860854 | 115年06月法人說明會簡報 | 2026-05-28 | Chinese | ||
| 47672818 | 公告本公司決定115年除息基準日 | 2026-05-27 | Chinese | ||
| 47538787 | 公告本公司股東常會決議解除董事競業禁止限制事宜 | 2026-05-27 | Chinese | ||
| 47521571 | 本公司115年股東常會重要決議事項 | 2026-05-27 | Chinese | ||
| 47439345 | 115年5月變更登記 | 2026-05-27 | Chinese | ||
| 47111151 | 公司基本資料 | 2026-05-27 | Chinese | ||
| 47023843 | 115年05月法人說明會簡報 — 621320260525E001.pdf | 2026-05-25 | English | ||
| 47023841 | 115年05月法人說明會簡報 — 621320260525M001.pdf | 2026-05-25 | Chinese | ||
| 47023837 | 115年05月法人說明會簡報 | 2026-05-25 | Chinese | ||
| 46126380 | 115年第1季海外子公司投資 | 2026-05-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HansaMatrix
A high-tech company providing full-cycle electronics manufa…
|
HMX1R | LV | Manufacturing |
|
Hansol IONES Co., Ltd.
Provider of ultra-precision parts and services for the semi…
|
114810 | KR | Manufacturing |
|
Hansol Technics Co., Ltd
Manufactures electronic components for display, mobile, sol…
|
004710 | KR | Manufacturing |
|
HanWool Semiconductor, Inc.
Develops AI-powered inspection systems for the semiconducto…
|
320000 | KR | Manufacturing |
|
HARVATEK CORPOR
Specializes in R&D and manufacturing of semiconductor chips…
|
6168 | TW | Manufacturing |
|
Hebei Haiwei Electronic New Material Technology Co. Ltd
China's second-largest manufacturer of electronic capacitor…
|
9609 | HK | Manufacturing |
|
HEBEI SINOPACK ELECTRONIC TECHNOLOGY CO., LTD.
Manufactures high-reliability ceramic packaging and hermeti…
|
003031 | CN | Manufacturing |
|
HEFEI CHIPMORE TECHNOLOGY CO., LTD.
Provides advanced IC packaging and testing services for dis…
|
688352 | CN | Manufacturing |
|
HEILONGJIANG TIANYOUWEI ELECTRONICS CO., LTD.
Manufacturer of TFT-LCD modules and touch panels for automo…
|
603202 | CN | Manufacturing |
|
Henan Carve Electronics Technology Co.,Ltd.
Specializes in high-precision PCB design, manufacturing, an…
|
301182 | CN | Manufacturing |
ITEQ 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/52533/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52533 | 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=52533 | 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=52533 \ -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": 52533}, 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 ITEQ (id: 52533)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.