Ruchira Papers Ltd — Investor Relations & Filings
Ruchira Papers Ltd specializes in the manufacturing of Kraft Paper and Writing & Printing Paper. The company utilizes non-conventional raw materials, primarily agricultural residues such as wheat straw and bagasse, alongside waste paper, to produce its range of products. Its Kraft Paper is utilized for manufacturing corrugated boxes and various packaging containers. The Writing & Printing Paper segment caters to the production of notebooks, textbooks, and office stationery. By focusing on sustainable production processes and resource efficiency, the company maintains a significant operational footprint. Its processes emphasize quality control and environmental responsibility through the integration of eco-friendly raw material sourcing and waste management practices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Credit Rating | 2025-08-05 | English | |
| Credit Rating | 2025-07-31 | English | |
| Copy of Newspaper Publication | 2025-07-19 | English | |
| Copy of Newspaper Publication | 2025-07-16 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2025-07-08 | English | |
| Trading Window | 2025-06-25 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42347577 | Credit Rating | 2025-08-05 | English | ||
| 42312360 | Credit Rating | 2025-07-31 | English | ||
| 42358873 | Copy of Newspaper Publication | 2025-07-19 | English | ||
| 42319036 | Copy of Newspaper Publication | 2025-07-16 | English | ||
| 42334252 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2025-07-08 | English | ||
| 42342875 | Trading Window | 2025-06-25 | English | ||
| 42447451 | Copy of Newspaper Publication | 2025-05-26 | English | ||
| 42455969 | Outcome of Board Meeting | 2025-05-24 | English | ||
| 42460057 | General Updates | 2025-05-24 | English | ||
| 42460618 | Dividend | 2025-05-24 | English | ||
| 42363281 | Disclosure under SEBI Takeover Regulations | 2025-04-24 | English | ||
| 42403332 | Updates | 2025-04-18 | English | ||
| 42398418 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2025-04-07 | English | ||
| 42377438 | General Updates | 2025-04-03 | English | ||
| 42414117 | Trading Window | 2025-03-25 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pulp, paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AbitibiBowater Canada Inc.
Global producer of newsprint, printing papers, bleached kra…
|
AXB | CA | Manufacturing |
|
Agio Paper & Industries Limited
Manufactures writing and printing paper for educational and…
|
516020 | IN | Manufacturing |
|
Alberta Newsprint Fund
Alberta's sole paper mill, manufacturing premium newsprint …
|
— | CA | Manufacturing |
|
ALKİM KAĞIT SANAYİ VE TİCARET A.Ş.
Manufacturer of high-grade paper for the printing and packa…
|
ALKA | TR | Manufacturing |
|
Altri SGPS
A producer of cellulosic fibers and eucalyptus pulp from su…
|
ACJ | PT | Manufacturing |
|
ANDHRA PAPER LIMITED
Integrated manufacturer of pulp, paper, and specialty board…
|
ANDHRAPAP | IN | Manufacturing |
|
Anhui Genuine New Materials Co.,Ltd.
Manufactures high-end vacuum aluminized and transfer paper …
|
603429 | CN | Manufacturing |
|
ANHUI LINPING CIRCULAR DEVELOPMENT CO., LTD.
Produces recycled corrugated base paper and kraft linerboar…
|
603284 | CN | Manufacturing |
|
Arctic Paper S.A.
Manufacturer of premium graphic papers, packaging solutions…
|
ATC | PL | Manufacturing |
|
Ashutosh Paper Mills Ltd.
Produces kraft, writing, and printing papers from recycled …
|
531568 | IN | Manufacturing |
Ruchira Papers 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/62278/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62278 | 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=62278 | 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=62278 \ -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": 62278}, 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 Ruchira Papers Ltd (id: 62278)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.