
K-Bro Linen Inc. — Investor Relations & Filings
K-Bro Linen Inc. is the largest owner and operator of laundry and linen processing facilities, serving as the market leader in healthcare and hospitality linen services across Canada, Scotland, and the North of England. The company provides comprehensive, custom solutions, including linen rental, management, and specialized processing for operating room sterilization and cleanrooms, primarily targeting hospitals, aged care facilities, hotels, and commercial organizations. Operating 18 state-of-the-art facilities, K-Bro ensures 365-day continuity of service and prioritizes superior hygiene standards and infection control throughout its processes. K-Bro emphasizes environmental stewardship, utilizing energy-efficient technologies to conserve water and reduce energy consumption, supported by certifications such as Clean Green and ISO 14001. The business model focuses on delivering dependable service, cost efficiency, and innovation to support customer operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Preliminary short form prospectus – English.pdf | 2025-05-16 | English | |
| Underwriting or agency agreement.pdf | 2025-05-16 | English | |
| Qualification certificate.pdf | 2025-05-16 | English | |
| Management information circular - French.pdf | 2025-05-16 | French | |
| Annual information form - French.pdf | 2025-05-16 | French | |
| News release - English.pdf | 2025-04-30 | English |
Market data
Market data not available
Price history
Peer group · Washing and cleaning of textile and fur products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DoveCorp Enterprises Inc.
A large Canadian provider of high-end retail and commercial…
|
— | CA | Other service activities |
|
Elis
An international multi-service provider of rental and maint…
|
ELIS | FR | Other service activities |
|
Hollywood S.A.
B2B provider of industrial laundry and textile rental for m…
|
HLD | PL | Other service activities |
|
LE LAVOIR LIMITED
Provides professional laundry, dry cleaning, and garment ca…
|
539814 | IN | Other service activities |
|
WASHHOUSE CO.,LTD.
Develops and operates a franchise of remotely managed coin-…
|
6537 | JP | Other service activities |
K-Bro Linen Inc. 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/46709/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46709 | 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=46709 | 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=46709 \ -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": 46709}, 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 K-Bro Linen Inc. (id: 46709)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.