Lippi Systems Ltd. — Investor Relations & Filings
Lippi Systems Ltd. specializes in the design and manufacture of high-precision rotogravure printing cylinders and comprehensive pre-press solutions. The company utilizes advanced electronic engraving technologies to produce cylinders for diverse applications, including flexible packaging, decorative laminates, and specialty printing. Its core operations focus on providing end-to-end services ranging from digital artwork processing to the final chrome-plated cylinder production. By leveraging sophisticated machinery and technical expertise, the company serves a broad client base requiring high-resolution image reproduction and durability for long-run printing processes. Lippi Systems Ltd. is recognized for its commitment to precision engineering and quality standards within the pre-press sector.
Recent filings
No filings indexed yet
We are still gathering filings for Lippi Systems Ltd.. .
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 |
|
Creative Graphics Solutions India Limited
Manufacturer of flexographic printing plates and pre-press …
|
CGRAPHICS | 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 |
Lippi Systems 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/64047/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64047 | 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=64047 | 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=64047 \ -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": 64047}, 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 Lippi Systems Ltd. (id: 64047)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.