
U-TECH — Investor Relations & Filings
U-Tech Media Corporation is a professional manufacturer specializing in pre-recorded optical disc production. As a subsidiary of the Ritek Group, the company provides mass production services for a wide range of formats, including CD, DVD, Blu-ray Disc (BD), and HD-DVD. Its core competencies include digital audio-video pre-processing, mastering, printing, and specialized packaging solutions. U-Tech emphasizes high-quality standards and advanced manufacturing technology to deliver integrated media services to its global clientele. Beyond its primary focus on optical storage media, the company has expanded its business portfolio into diverse sectors, including energy solutions, cultural and creative industries, and craft beer. By integrating automation and continuous research and development, U-Tech maintains a competitive edge in providing comprehensive manufacturing and service-oriented solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司董事會通過召集115年股東常會相關事宜 | 2026-03-06 | Chinese | |
| 公告董事會決議股利分派 | 2026-03-06 | Chinese | |
| 公告本公司董事會通過114年度合併財務報告 | 2026-03-06 | Chinese | |
| 代重要子公司厚聚能源開發股份有限公司公告決議召開股東會事宜 | 2026-03-06 | Chinese | |
| 代重要子公司厚聚能源開發股份有限公司公告董事會決議 民國114年度盈餘分配案 | 2026-03-06 | Chinese | |
| 114年度股利金額(董事會決議) | 2026-03-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34330536 | 本公司董事會通過召集115年股東常會相關事宜 | 2026-03-06 | Chinese | ||
| 34330538 | 公告董事會決議股利分派 | 2026-03-06 | Chinese | ||
| 34330540 | 公告本公司董事會通過114年度合併財務報告 | 2026-03-06 | Chinese | ||
| 34330541 | 代重要子公司厚聚能源開發股份有限公司公告決議召開股東會事宜 | 2026-03-06 | Chinese | ||
| 34330542 | 代重要子公司厚聚能源開發股份有限公司公告董事會決議 民國114年度盈餘分配案 | 2026-03-06 | Chinese | ||
| 34330543 | 114年度股利金額(董事會決議) | 2026-03-06 | Chinese | ||
| 34330544 | 代重要子公司大樂司文創股份有限公司公告董事會重要決 議事項 | 2026-03-05 | Chinese | ||
| 34330545 | 代重要子公司大樂司文創股份有限公司公告董事會決議 不發放股利 | 2026-03-05 | Chinese | ||
| 34330551 | 115年02月董事會成員及持股 | 2026-03-04 | Chinese | ||
| 34330550 | 115年02月內部人持股異動(事後) | 2026-03-04 | Chinese | ||
| 34330554 | 公告114年度財務報告董事會預計召開日期為115年3月6日 | 2026-02-26 | Chinese | ||
| 34330558 | 115年1月營業收入 | 2026-02-09 | Chinese | ||
| 34330556 | 115年1月背書保證與資金貸與 | 2026-02-09 | Chinese | ||
| 34330564 | 115年01月內部人持股異動(事後) | 2026-02-04 | Chinese | ||
| 34330561 | 115年01月董事會成員及持股 | 2026-02-04 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Reproduction of recorded media
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cinram International Inc.
Global provider of physical media replication, distribution…
|
CRWFF | CA | Manufacturing |
|
Inter-Delta Tbk
Manufactures printing tools, processes photographic film, a…
|
INTD | ID | Manufacturing |
U-TECH 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/52282/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52282 | 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=52282 | 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=52282 \ -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": 52282}, 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 U-TECH (id: 52282)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.