Creative Graphics Solutions India Limited — Investor Relations & Filings
Creative Graphics Solutions India Limited specializes in the manufacturing of high-quality flexographic printing plates and pre-press solutions. The company provides a comprehensive range of products including digital flexo plates, letterpress plates, and metal-back plates tailored for the packaging and labeling sectors. Utilizing advanced imaging technologies and automated workflows, it serves diverse segments such as flexible packaging, corrugated boxes, and pharmaceutical labels. The firm focuses on delivering precision-engineered printing tools that enhance color accuracy and print consistency for high-volume production environments. Its technical expertise extends to graphic design optimization and color management, ensuring seamless integration with various printing substrates and machinery.
Recent filings
No filings indexed yet
We are still gathering filings for Creative Graphics Solutions India Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Service activities related to printing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cosgrove-Moore Bindery Services Limited
Provided commercial binding and related post-press finishin…
|
— | CA | Manufacturing |
|
Lippi Systems Ltd.
Manufacturer of high-precision rotogravure cylinders and pr…
|
526604 | IN | Manufacturing |
|
Shilp Gravures Ltd.
Manufactures and engraves rotogravure cylinders and flexogr…
|
513709 | IN | Manufacturing |
|
凯腾精工
Manufactures high-end gravure cylinders and rollers for pac…
|
920553 | CN | Manufacturing |
Creative Graphics Solutions India 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/59954/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59954 | 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=59954 | 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=59954 \ -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": 59954}, 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 Creative Graphics Solutions India Limited (id: 59954)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.