
LU THAI TEXTILE CO., LTD — Investor Relations & Filings
Lu Thai Textile Co., Ltd. is a vertically integrated manufacturer specializing in high-end yarn-dyed fabrics and premium shirts. The company operates a comprehensive supply chain encompassing cotton cultivation, spinning, weaving, dyeing, finishing, and garment assembly. Its product portfolio includes yarn-dyed and piece-dyed fabrics, alongside functional textiles tailored for global apparel brands. Lu Thai is distinguished by its large-scale production capacity and investment in textile research and development. Utilizing high-quality long-staple cotton and advanced manufacturing technologies, the company provides customized textile solutions and finished apparel to an international market. Operations emphasize rigorous quality control and the integration of sustainable manufacturing practices across the production lifecycle.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 《鲁泰纺织股份有限公司控股子公司管理制度》(2025年9月修订) | 2025-09-15 | Chinese | |
| 半年报董事会决议公告 | 2025-08-28 | Chinese | |
| 2025年半年度报告 | 2025-08-28 | Chinese | |
| 关于2025年半年度利润分配方案的公告 | 2025-08-28 | Chinese | |
| 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-28 | Chinese | |
| 2025年半年度财务报告 | 2025-08-28 | Chinese |
Browse filings by year
27 years- 2026 56 filings
- 2025 106 filings
- 2024 136 filings
- 2023 165 filings
- 2022 151 filings
- 2021 118 filings
- 2020 181 filings
- 2019 166 filings
- 2018 103 filings
- 2017 102 filings
- 2016 92 filings
- 2015 92 filings
- 2014 124 filings
- 2013 87 filings
- 2012 104 filings
- 2011 115 filings
- 2010 69 filings
- 2009 64 filings
- 2008 84 filings
- 2007 66 filings
- 2006 66 filings
- 2005 35 filings
- 2004 42 filings
- 2003 22 filings
- 2002 19 filings
- 2001 5 filings
- 1997 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 43403208 | 《鲁泰纺织股份有限公司控股子公司管理制度》(2025年9月修订) | 2025-09-15 | Chinese | ||
| 43403184 | 半年报董事会决议公告 | 2025-08-28 | Chinese | ||
| 43403165 | 2025年半年度报告 | 2025-08-28 | Chinese | ||
| 43403160 | 关于2025年半年度利润分配方案的公告 | 2025-08-28 | Chinese | ||
| 43403122 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-28 | Chinese | ||
| 43403107 | 2025年半年度财务报告 | 2025-08-28 | Chinese | ||
| 43403079 | 2025年半年度报告摘要 | 2025-08-28 | Chinese | ||
| 43403045 | 鲁泰纺织股份有限公司2025年上半年业绩预告 | 2025-07-14 | Chinese | ||
| 43403017 | 鲁泰纺织股份有限公司2025年第二季度可转债转股情况的公告 | 2025-07-01 | Chinese | ||
| 43403013 | 第十一届董事会第二次会议决议公告 | 2025-06-30 | Chinese | ||
| 43402969 | 关于使用闲置自有资金进行现金管理的公告 | 2025-06-30 | Chinese | ||
| 43402925 | 关于出售金融资产情况的公告 | 2025-06-25 | Chinese | ||
| 43402879 | 关于可转债转股价格调整的公告 | 2025-06-12 | Chinese | ||
| 43402848 | 2024年度分红派息实施公告 | 2025-06-12 | Chinese | ||
| 43402809 | 《鲁泰纺织股份有限公司章程》(2025年6月修订) | 2025-06-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Weaving of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ahmad Hassan Textile Mills Limited
Manufactures and sells textile products, including premium …
|
AHTM | PK | Manufacturing |
|
Al-Azhar Textile Mills Limited
Textile manufacturer producing, supplying, and exporting ap…
|
AZTM | PK | Manufacturing |
|
Argo Pantes Tbk
Integrated textile manufacturer and provider of industrial …
|
ARGO | ID | Manufacturing |
|
ARSAN TEKSTİL TİCARET VE SANAYİ A.Ş.
Integrated textile manufacturer of yarns, and woven and kni…
|
ARSAN | TR | Manufacturing |
|
Artistic Denim Mills Limited
Vertically integrated manufacturer of sustainable denim fab…
|
ADMM | PK | Manufacturing |
|
Aruj Industries Limited
Manufactures and exports textile products, including woven …
|
ARUJ | PK | Manufacturing |
|
Arvind Ltd.
Vertically integrated textile manufacturer and a leading gl…
|
ARVIND | IN | Manufacturing |
|
Ashfaq Textile Mills Limited
Manufactures and sells textile goods, primarily quality wov…
|
ASHT | PK | Manufacturing |
|
Ashima Ltd
Integrated manufacturer of denim, cotton shirting fabrics, …
|
ASHIMASYN | IN | Manufacturing |
|
AZTECH WB CO. LTD
Manufacturer of sustainable textiles, including woolen and …
|
032080 | KR | Manufacturing |
LU THAI TEXTILE CO., LTD 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/53783/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53783 | 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=53783 | 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=53783 \ -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": 53783}, 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 LU THAI TEXTILE CO., LTD (id: 53783)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.