
FUJI OFFSET PLATES MANUFACTURING LTD — Investor Relations & Filings
FUJI OFFSET PLATES MANUFACTURING LTD is primarily engaged in the manufacturing and sale of a diverse range of printing plates, including pre-sensitized offset, CTP, and aluminium plates, as well as rotogravure and gravure printing cylinders. The company also supplies related industrial chemicals and services to the printing industry. Emphasizing exacting standards and stringent quality controls, it is committed to delivering products of superior quality. Furthermore, the company holds investments in commercial, industrial, hospitality, and residential properties.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Asset Acquisitions and Disposals::Joint Announcement - Proposed Reverse Takeover Transaction | 2026-05-15 | English | |
| General Announcement::Minutes of Annual General Meeting held on 28 April 2026 | 2026-05-12 | English | |
| Cash Dividend/ Distribution::Mandatory | 2026-04-30 | English | |
| Annual Reports and Related Documents:: | 2026-04-13 | English | |
| Annual Reports and Related Documents:: | 2026-04-13 | English | |
| Annual General Meeting::Voluntary | 2026-04-13 | English |
Browse filings by year
2 yearsMarket 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 |
|
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 |
FUJI OFFSET PLATES MANUFACTURING 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/67563/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=67563 | 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=67563 | 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=67563 \ -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": 67563}, 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 FUJI OFFSET PLATES MANUFACTURING LTD (id: 67563)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.