
U-Tech Media Corporation — 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年第1季綜合損益表 | 2026-05-14 | Chinese | |
| 115年第1季資產負債表 | 2026-05-14 | Chinese | |
| 代重要子公司大樂司文創股份有限公司公告董監事變動達 三分之一 | 2026-05-11 | Chinese | |
| 代重要子公司大樂司文創股份有限公司公告指派董事 | 2026-05-11 | Chinese | |
| 代重要子公司大樂司文創股份有限公司公告董事會決議辦 理減資彌補虧損 | 2026-05-11 | Chinese | |
| 代重要子公司大樂司文創股份有限公司公告董事會重大決 議事項代行股東會臨時會重要決議 | 2026-05-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46373212 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372928 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 45746914 | 代重要子公司大樂司文創股份有限公司公告董監事變動達 三分之一 | 2026-05-11 | Chinese | ||
| 45746931 | 代重要子公司大樂司文創股份有限公司公告指派董事 | 2026-05-11 | Chinese | ||
| 45747111 | 代重要子公司大樂司文創股份有限公司公告董事會決議辦 理減資彌補虧損 | 2026-05-11 | Chinese | ||
| 45751501 | 代重要子公司大樂司文創股份有限公司公告董事會重大決 議事項代行股東會臨時會重要決議 | 2026-05-11 | Chinese | ||
| 45747119 | 代重要子公司大樂司文創股份有限公司公告董事會決議辦 理現金增資發行普通股 | 2026-05-11 | Chinese | ||
| 45751843 | 本公司民國115年度第一季合併財務報告業經董事會決議通過 | 2026-05-11 | Chinese | ||
| 41262003 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41261993 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 39868961 | 公告本公司115年第一季合併財務報告董事會預計 召開日期為115年5月11日 | 2026-04-30 | Chinese | ||
| 37432927 | 115年04月僑外投資持股 | 2026-04-27 | Chinese | ||
| 34567168 | 代重要子公司大樂司文創股份有限公司公告董 事會代行股東會重要決議 | 2026-04-15 | Chinese | ||
| 33992595 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989930 | 115年3月營業收入 | 2026-04-10 | 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 Media Corporation 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 Media Corporation (id: 52282)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.