Cosgrove-Moore Bindery Services Limited — Investor Relations & Filings
About Cosgrove-Moore Bindery Services Limited
Cosgrove-Moore Bindery Services Limited was a provider of specialized post-press finishing services for the graphic arts and printing industries. The company's core business centered on commercial binding and related services required for the final production stages of printed materials. While its operational history is tied to serving the printing sector, the entity is primarily recognized in contemporary legal contexts as a significant case study in Canadian insolvency and bankruptcy law (specifically concerning the Business Insolvency Act, BIA). Citations related to its financial restructuring proceedings initiated around the year 2000 are frequently referenced as legal precedent regarding creditor rights and supplier relations during corporate distress.
Recent filings
No filings indexed yet
We are still gathering filings for Cosgrove-Moore Bindery Services 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 |
|---|---|---|---|
|
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 |
Cosgrove-Moore Bindery Services 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/44584/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44584 | 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=44584 | 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=44584 \ -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": 44584}, 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 Cosgrove-Moore Bindery Services Limited (id: 44584)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.