%20Limited/other/Dragon-Tex_Group_Limited-logo.png)
Dragon-Tex (Group) Limited — Investor Relations & Filings
Dragon-Tex (Group) Limited is a holding entity associated with the global textile and apparel supply chain. The company, through its operational affiliates (such as Jiangyin Dragon-tex Apparel Co., Ltd.), specializes in the development, manufacturing, import, and export of finished garments and related accessories. Its product portfolio includes a diverse range of apparel for women, men, and children, alongside specialized items like down coats and campus clothing. The organization utilizes international sourcing and distribution networks to cater efficiently to the global fashion industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2006-03-08 | English | |
| Material change report - English.pdf | 2006-02-16 | English | |
| Cover letter.pdf | 2006-02-16 | English | |
| Material change report - English.pdf | 2006-01-14 | English | |
| Material change report - English.pdf | 2005-12-23 | English | |
| Material change report - English.pdf | 2005-12-08 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2006
4 filings
| |||||
| 47825915 | Material change report - English.pdf | 2006-03-08 | English | ||
| 47825917 | Material change report - English.pdf | 2006-02-16 | English | ||
| 47825919 | Cover letter.pdf | 2006-02-16 | English | ||
| 47825927 | Material change report - English.pdf | 2006-01-14 | English | ||
|
2005
3 filings
| |||||
| 47825929 | Material change report - English.pdf | 2005-12-23 | English | ||
| 47825933 | Material change report - English.pdf | 2005-12-08 | English | ||
| 47825935 | Material change report - English.pdf | 2005-06-03 | English | ||
|
2004
4 filings
| |||||
| 47825939 | Material change report - English.pdf | 2004-08-12 | English | ||
| 47825941 | Cover letter.pdf | 2004-05-03 | English | ||
| 47825943 | Cover letter.pdf | 2004-02-24 | English | ||
| 47825953 | Cover letter.pdf | 2004-01-29 | English | ||
|
2003
1 filing
| |||||
| 47825955 | Cover letter.pdf | 2003-02-05 | English | ||
|
2002
3 filings
| |||||
| 47825961 | Final Receipt.pdf | 2002-09-11 | English | ||
| 47826028 | Escrow agreement.pdf | 2002-09-10 | English | ||
| 47826036 | Preliminary Receipt.pdf | 2002-06-17 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Duros S.A.
Designs, manufactures, wholesales, and retails a wide range…
|
DUR | GR | Manufacturing |
|
Eagle Nice (International) Holdings Limited
Investment holding company engaged in OEM manufacturing and…
|
2368 | HK | Manufacturing |
|
ECLAT
Integrated ODM provider of functional activewear materials …
|
1476 | TW | Manufacturing |
|
Edinstvo AD
Textile manufacturer of apparel and specialized uniforms fo…
|
JESV | MK | Manufacturing |
|
EEKA Fashion Holdings Limited
Light-luxury fashion group designing and retailing branded …
|
3709 | HK | Manufacturing |
|
E-Land Apparel Limited
Vertically integrated manufacturer of fabrics and ready-to-…
|
532820 | IN | Manufacturing |
|
Embry Holdings Limited
Major lingerie brand owner and retailer of ladies' intimate…
|
1388 | HK | Manufacturing |
|
Eratex Djaja Tbk
A garment manufacturer specializing in casual bottom wear, …
|
ERTX | ID | Manufacturing |
|
Ermenegildo Zegna N.V.
Vertically integrated luxury group known for high-end mensw…
|
ZGN | NL | Manufacturing |
|
Esotiq & Henderson S.A.
Designs, produces, and sells lingerie, clothing, and cosmet…
|
EAH | PL | Manufacturing |
Dragon-Tex (Group) Limited 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/45233/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45233 | 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=45233 | 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=45233 \ -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": 45233}, 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 Dragon-Tex (Group) Limited (id: 45233)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.