
C.F.CORP. — Investor Relations & Filings
Chung Fu Tex-International Corporation is a diversified enterprise primarily engaged in real estate management and commercial trading. Established in 1970, the company maintains a significant portfolio of properties, focusing on the leasing and development of residential buildings, industrial factories, and warehousing facilities, particularly within the Zhonghe District. In addition to its real estate operations, the company is active in the wholesale and retail sectors, distributing electronic components, computer peripherals, and consumer goods such as tobacco and alcohol products. By integrating asset management with specialized trading services, the company serves a broad range of commercial and industrial clients, leveraging its long-standing operational history and strategic property holdings to maintain a stable market presence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| (補充1150506重大訊息)公告本公司採權益法投資公司股臨會 未召開 | 2026-05-22 | Chinese | |
| 公告本公司接獲主管機關核准展延114年度財務報告及115年 第1季財務報告之重行公告申報期限 | 2026-05-21 | Chinese | |
| 115年第1季財務報告書 — 202601_1435_AI2.pdf | 2026-05-19 | Chinese | |
| 本公司接獲證交所通知上市有價證券併案停止 在證券集中交易市場買賣暨日期 | 2026-05-18 | Chinese | |
| 本公司無法如期重行公告申報114年度財務報告 | 2026-05-18 | Chinese | |
| 115年年報及股東會資料 — 2026_1435_20260618F02.pdf | 2026-05-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46897071 | (補充1150506重大訊息)公告本公司採權益法投資公司股臨會 未召開 | 2026-05-22 | Chinese | ||
| 46716250 | 公告本公司接獲主管機關核准展延114年度財務報告及115年 第1季財務報告之重行公告申報期限 | 2026-05-21 | Chinese | ||
| 46519034 | 115年第1季財務報告書 — 202601_1435_AI2.pdf | 2026-05-19 | Chinese | ||
| 46384304 | 本公司接獲證交所通知上市有價證券併案停止 在證券集中交易市場買賣暨日期 | 2026-05-18 | Chinese | ||
| 46384305 | 本公司無法如期重行公告申報114年度財務報告 | 2026-05-18 | Chinese | ||
| 46382965 | 115年年報及股東會資料 — 2026_1435_20260618F02.pdf | 2026-05-18 | Chinese | ||
| 46382526 | 115年年報及股東會資料 — 2026_1435_20260618F13.pdf | 2026-05-18 | Chinese | ||
| 46382518 | 115年年報及股東會資料 — 2026_1435_20260618FE2.pdf | 2026-05-18 | English | ||
| 46382481 | 115年年報及股東會資料 — 2026_1435_20260618FE1.pdf | 2026-05-18 | English | ||
| 46382468 | 115年年報及股東會資料 — 2026_1435_20260618F01.pdf | 2026-05-18 | Chinese | ||
| 46897075 | 本公司115年第一季財報經會計師出具無法作成結論之 核閱報告 | 2026-05-15 | Chinese | ||
| 46897076 | 公告本公司董事會通過115年第一季財務報告 | 2026-05-15 | Chinese | ||
| 46897082 | 115年第1季權益變動表 | 2026-05-15 | Chinese | ||
| 46897080 | 115年第1季資產負債表 | 2026-05-15 | Chinese | ||
| 46897079 | 115年第1季現金流量表 | 2026-05-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
E & O PROPERTY DEVELOPMENT BERHAD
A premier lifestyle property developer crafting exceptional…
|
— | MY | Real estate activities |
|
EPH European Property Holdings PLC
Real estate investment company focused on income-producing …
|
EPH | CY | Real estate activities |
|
EPIC Suisse AG
Manages a portfolio of commercial properties with a long-te…
|
EPIC | CH | Real estate activities |
|
Eprolius Real Estate PLC
A REIT that acquires, develops, and operates commercial pro…
|
EPROLIUSIA | HU | Real estate activities |
|
EPR PROPERTIES
A REIT that acquires and finances a diversified portfolio o…
|
EPR | US | Real estate activities |
|
Epsom Properties Limited
Specializes in residential and commercial infrastructure de…
|
531155 | IN | Real estate activities |
|
Equinox
A real estate company that rents, operates, and develops pr…
|
EQNX | SI | Real estate activities |
|
Equital Ltd.
A holding company with international operations in real est…
|
EQTL | IL | Real estate activities |
|
EQUITES PROPERTY FUND LIMITED
Specialist REIT investing in and developing prime logistics…
|
EQU | ZA | Real estate activities |
|
EQUITY LIFESTYLE PROPERTIES INC
A REIT that owns and operates manufactured home communities…
|
ELS | US | Real estate activities |
C.F.CORP. 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/51798/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51798 | 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=51798 | 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=51798 \ -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": 51798}, 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 C.F.CORP. (id: 51798)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.