
Rachit Prints Limited — Investor Relations & Filings
Rachit Prints Limited specializes in the manufacturing and processing of fabrics. The company operates integrated facilities for dyeing, printing, and finishing a wide range of materials, including cotton, polyester, and blended textiles. Its core operations focus on delivering high-quality printed materials for garment production. The company utilizes advanced machinery to provide various printing techniques, such as rotary and digital printing, ensuring precision and color consistency. Rachit Prints Limited serves a diverse clientele, including apparel manufacturers and wholesalers, by offering customized design solutions and large-scale production capabilities. The organization maintains a focus on operational efficiency and quality control throughout the fabric processing lifecycle.
Recent filings
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 47058315 | Regulation 30 of LODR regarding appointment of secretarial auditors of the company for the period 2025-26 to 2029-30 | 2026-05-26 | English | ||
| 47056621 | APPOINTMENT OF MS. ANSHIKA GARG AS WHOLE TIME COMPANY SECRETARY PURSUANT TO SECTION 203 OF COMPANIES ACT, 2013 AND REG. 6 OF SEBI (LODR) REGULATION 2015 | 2026-05-26 | English | ||
| 45564239 | Rachit Prints Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 28/05/2026 ,inter alia, to consider and approve (1) to consider and approve the .... | 2026-05-13 | English | ||
| 44928136 | Intimation for Appointment of Internal Auditors for 2026-2027 | 2026-05-11 | English | ||
| 44887114 | Yearly disclosure from Promoters and Promoters Group under Regulation 31(4) of SEBI (SAST) Regulation, 2011 | 2026-05-11 | English | ||
| 44887119 | Non-Applicability of SEBI circular as "Large Corporate" | 2026-05-11 | English | ||
Market 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 |
|
Dhanlaxmi Fabrics Ltd.
Textile manufacturer specializing in cotton, synthetic, and…
|
521151 | IN | 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 |
Rachit Prints 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/60216/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60216 | 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=60216 | 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=60216 \ -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": 60216}, 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 Rachit Prints Limited (id: 60216)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.