
LI CHENG — Investor Relations & Filings
Li-Cheng Enterprise Co., Ltd. is a global manufacturer specializing in the development and production of 3D spacer fabrics. The company operates a fully integrated vertical production line encompassing knitting, dyeing, and finishing processes. Its core product, 3D spacer fabric, is engineered for high breathability, comfort, lightweight performance, shock absorption, and environmental sustainability. These technical materials are primarily supplied to the global sports footwear and apparel markets. By utilizing advanced manufacturing equipment and extensive technical expertise, the company delivers diverse, high-performance textile solutions. Li-Cheng focuses on providing functional materials that meet the rigorous performance standards of international brands, maintaining a competitive edge through its comprehensive manufacturing capabilities and commitment to quality.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 113年第3季現金流量表 | 2024-11-13 | Chinese | |
| 113年第3季綜合損益表 | 2024-11-13 | Chinese | |
| 113年第3季資產負債表 | 2024-11-13 | Chinese | |
| 113年第3季海外子公司投資 | 2024-11-13 | Chinese | |
| 113年10月營業收入 | 2024-11-08 | Chinese | |
| 113年10月背書保證與資金貸與 | 2024-11-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 34561998 | 113年第3季現金流量表 | 2024-11-13 | Chinese | ||
| 34561996 | 113年第3季綜合損益表 | 2024-11-13 | Chinese | ||
| 34561993 | 113年第3季資產負債表 | 2024-11-13 | Chinese | ||
| 34562004 | 113年第3季海外子公司投資 | 2024-11-13 | Chinese | ||
| 34562007 | 113年10月營業收入 | 2024-11-08 | Chinese | ||
| 34562005 | 113年10月背書保證與資金貸與 | 2024-11-08 | Chinese | ||
| 34562009 | 公告本公司對子公司資金貸與達「公開發行公司資金貸與 及背書保證處理準則」第二十二條第一項第三款規定 | 2024-11-08 | Chinese | ||
| 34562011 | 公告本公司董事會通過113年第三季合併財務報告 | 2024-11-08 | Chinese | ||
| 34562015 | 113年10月董事會成員及持股 | 2024-11-06 | Chinese | ||
| 34562013 | 113年10月內部人持股異動(事後) | 2024-11-06 | Chinese | ||
| 34562018 | 公告本公司113年第三季合併財務報告董事會召開日期 | 2024-10-31 | Chinese | ||
| 34562023 | 113年9月背書保證與資金貸與 | 2024-10-09 | Chinese | ||
| 34562020 | 113年9月營業收入 | 2024-10-09 | Chinese | ||
| 34562028 | 113年09月董事會成員及持股 | 2024-10-07 | Chinese | ||
| 34562025 | 113年09月內部人持股異動(事後) | 2024-10-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted fabrics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ayesha Textile Mills Limited
Leading textile manufacturer with vertical integration from…
|
AYTM | PK | Manufacturing |
|
Best Pacific International Holdings Limited
Specialized manufacturer and trader of high-performance tex…
|
2111 | KY | Manufacturing |
|
EVERTEX
Vertically integrated manufacturer of sustainable and funct…
|
1470 | TW | Manufacturing |
|
Fieratex S.A.
A vertically integrated textile company producing circular …
|
FIER | GR | Manufacturing |
|
Fountain Set (Holdings) Limited
Vertically integrated, world's largest manufacturer of circ…
|
420 | HK | Manufacturing |
|
Fujian Fynex Textile Science & Technology Co.,Ltd
Vertically integrated producer of high-end functional knitt…
|
600493 | CN | Manufacturing |
|
Hongda High-Tech Holding Co.,Ltd.
Produces warp-knitted fabrics and medical electronic diagno…
|
002144 | CN | Manufacturing |
|
Kam Hing International Holdings Limited
Large-scale, vertically integrated textile manufacturer of …
|
2307 | HK | Manufacturing |
|
KARSU TEKSTİL SANAYİİ VE TİCARET A.Ş.
Textile manufacturer producing yarns and knitted fabrics fr…
|
KRTEK | TR | Manufacturing |
|
Masood Textile (Pref)
Global textile manufacturer of yarn, fabrics, and apparel, …
|
MSOTPS | PK | Manufacturing |
LI CHENG 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/52393/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52393 | 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=52393 | 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=52393 \ -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": 52393}, 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 LI CHENG (id: 52393)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.