
Dhanlaxmi Fabrics Ltd. — Investor Relations & Filings
Dhanlaxmi Fabrics Ltd. is a textile manufacturing and processing company specializing in the production of cotton, synthetic, and blended fabrics. The firm's core operations include weaving, dyeing, printing, and finishing. Utilizing integrated manufacturing facilities, the company manages the entire production cycle from raw material processing to the final fabric output. Its product range caters to garment manufacturers and fashion brands, providing materials for both apparel and home textile applications. The company emphasizes technical precision in its dyeing and printing processes to meet specific quality standards and design requirements for its diverse client base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Financial Result for the quarter and year ended 31.03.2025 | 2025-05-30 | English | |
| Outcome of Board meeting held on 30.05.2025 | 2025-05-30 | English | |
| Annual Secretarial Compliance Report for the year ended 31.03.2025 | 2025-05-27 | English | |
| Dhanlaxmi Fabrics Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 30/05/2025 ,inter alia, to consider and approve Pursuant to Regulation 29 .... | 2025-05-22 | English | |
| Compliance Certificate under regulation 75(5) of SEBI (DP) Regulations, 2018 for the quarter ended March 31, 2025. | 2025-04-10 | English | |
| Please find attached herewith Scrutinizer report of Extra-Ordinary General Meeting held on March 31, 2025. | 2025-04-01 | English |
Browse filings by year
8 yearsMarket data
Market data not available
Price history
Peer group · Finishing of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AARNAV FASHIONS LIMITED
Integrated manufacturer of processed fabrics for apparel an…
|
AARNAV | IN | Manufacturing |
|
Anjani Synthetics Limited
Processes and manufactures cotton and synthetic fabrics for…
|
531223 | IN | Manufacturing |
|
Azgard Nine Limited
A vertically integrated textile company specializing in sus…
|
ANL | PK | Manufacturing |
|
Betex India Ltd.
Processes synthetic and natural fabrics through dyeing, pri…
|
512477 | IN | Manufacturing |
|
Binayak Tex Processors Ltd.
Processes and finishes diverse fabrics for garment manufact…
|
523054 | IN | Manufacturing |
|
Bindal Exports Limited
Integrated textile manufacturer specializing in fabric proc…
|
540148 | IN | Manufacturing |
|
ČATEKS d.d.
Vertically integrated manufacturer of high-performance tech…
|
CTKS | HR | Manufacturing |
|
EREĞLİ TEKSTİL TURİZM SANAYİ VE TİCARET A.Ş.
Integrated manufacturer of technical fabrics and apparel fo…
|
ERGLI | TR | Manufacturing |
|
Fateh Textile Mills Limited
Manufacturer and exporter of yarn, cloth, fabrics, apparel,…
|
FTHM | PK | Manufacturing |
| Fuller, Inc. | 387A | JP | Manufacturing |
Dhanlaxmi Fabrics 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/62656/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62656 | 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=62656 | 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=62656 \ -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": 62656}, 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 Dhanlaxmi Fabrics Ltd. (id: 62656)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.