%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 |
|---|---|---|---|
|
Huicheng International Holdings Limited
Designs, manufactures, and sells mid-to-high-end menswear a…
|
1146 | HK | Manufacturing |
| HUMAN MADE Inc. | 456A | JP | Manufacturing |
|
Hurtimex Spolka Akcyjna
Designs, produces, and distributes children's apparel via w…
|
HRT | PL | Manufacturing |
|
HYTEX INTEGRATED BERHAD
Investment holding and management services; manufactures an…
|
— | MY | Manufacturing |
|
HYUNGJI ELITE INC.
Designs and sells various uniforms and a line of cosmetics …
|
093240 | KR | Manufacturing |
|
Hyungji Global Co., Ltd.
Designs, manufactures, and sells apparel and accessories, w…
|
308100 | KR | Manufacturing |
|
HYUNGJI Innovation and Creative Company Limited
Fashion enterprise managing 22 brands in apparel, distribut…
|
011080 | KR | Manufacturing |
|
iFabric Corp.
Provides specialized textile science solutions for technica…
|
IFA | CA | Manufacturing |
|
Image Pakistan Limited
Offers high-quality embroidered fabrics and ready-to-wear g…
|
IMAGE | PK | Manufacturing |
|
Image Pak Ltd(R)
Textile and apparel company making embroidered fabric, garm…
|
IMAGER1 | PK | 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.