
Western Forest Products Inc. — Investor Relations & Filings
Western Forest Products is an integrated softwood forest products company specializing in the sustainable management of forests and the manufacturing of high-quality wood products. Operating across coastal British Columbia and Washington State, the company supplies lumber and logs, focusing on high-value specialty items. Key products include engineered wood for structural applications, and appearance materials such as Western Red Cedar siding, trim, and durable outdoor living products (Yellow Cedar, Douglas Fir, Hemlock). The company emphasizes responsible forestry, operating a seed orchard and nursery, planting three trees for every one harvested, and maintaining 100% certification of its managed forests and products to international standards. It also utilizes zero-waste manufacturing and collaborates extensively with First Nations on stewardship models.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Report of voting results.pdf | 2026-05-08 | English | |
| News release - English.pdf | 2026-05-08 | English | |
| News release - English.pdf | 2026-05-06 | English | |
| 52-109F2 - Certification of interim filings - CEO (E).pdf | 2026-05-06 | English | |
| Interim MD&A - English.pdf | 2026-05-06 | English | |
| Interim financial statements/report – English.pdf | 2026-05-06 | English |
Browse filings by year
23 years- 2026 26 filings
- 2025 52 filings
- 2024 41 filings
- 2023 43 filings
- 2022 53 filings
- 2021 55 filings
- 2020 47 filings
- 2019 55 filings
- 2018 39 filings
- 2017 35 filings
- 2016 34 filings
- 2015 38 filings
- 2014 26 filings
- 2013 15 filings
- 2012 8 filings
- 2011 1 filing
- 2010 2 filings
- 2009 7 filings
- 2008 9 filings
- 2007 7 filings
- 2006 17 filings
- 2005 41 filings
- 2004 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47552097 | Report of voting results.pdf | 2026-05-08 | English | ||
| 47552105 | News release - English.pdf | 2026-05-08 | English | ||
| 47552111 | News release - English.pdf | 2026-05-06 | English | ||
| 47552166 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2026-05-06 | English | ||
| 47552169 | Interim MD&A - English.pdf | 2026-05-06 | English | ||
| 47552257 | Interim financial statements/report – English.pdf | 2026-05-06 | English | ||
| 33667294 | Management information circular (amended) - English.pdf | 2026-04-07 | French | ||
| 33123303 | News release - English.pdf | 2026-04-01 | English | ||
| 33094160 | Notice of meeting - English.pdf | 2026-03-31 | English | ||
| 33094159 | Other.pdf | 2026-03-31 | English | ||
| 33094158 | Other.pdf | 2026-03-31 | English | ||
| 33094157 | Management information circular - English.pdf | 2026-03-31 | English | ||
| 33094156 | Form of proxy - English.pdf | 2026-03-31 | English | ||
| 47552261 | Material contracts - Credit agreements.pdf | 2026-02-26 | English | ||
| 47552265 | Material change report - English.pdf | 2026-02-26 | English | ||
Market data
Market data not available
Price history
Peer group · Silviculture and other forestry activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
FORESIGHT SUST. FORESTRY COMP PLC
Invests in standing forests, new planting projects, and rel…
|
FSF | GB | Agriculture, forestry and fishi… |
|
FORESTAL CONSTRUCTORA Y COMERCIAL DEL PACIFICO SUR S.A.
Diversified holding company with interests in forestry, ene…
|
— | CL | Agriculture, forestry and fishi… |
|
FORESWOOD GROUP BERHAD
Corporate group established in 1995, historically associate…
|
— | MY | Agriculture, forestry and fishi… |
|
FUJIAN JINSEN FORESTRY Co.,Ltd.
Specializes in forest management, timber production, and ec…
|
002679 | CN | Agriculture, forestry and fishi… |
|
FUJIAN YONGAN FORESTRY (GROUP) JOINT-STOCK CO.,LTD
Specializes in integrated forestry, timber harvesting, and …
|
000663 | CN | Agriculture, forestry and fishi… |
|
Nature Wood Group Ltd
A vertically integrated forestry company with FSC-certified…
|
NWGL | US | Agriculture, forestry and fishi… |
|
ProsperTree PLC
Engages in planting, trading, and investing in trees and pr…
|
PROSPER | CY | Agriculture, forestry and fishi… |
|
Proteak Uno, S.A.B. de C.V.
Manages sustainable teak and eucalyptus plantations and pro…
|
TEAK | MX | Agriculture, forestry and fishi… |
|
PRT Forest Regeneration Income Fund
Provides specialized growing services and products essentia…
|
PRT.UN | CA | Agriculture, forestry and fishi… |
|
PT SLJ Global Tbk
Specializes in sustainable forest management and integrated…
|
SULI | ID | Agriculture, forestry and fishi… |
Western Forest Products 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/45484/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45484 | 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=45484 | 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=45484 \ -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": 45484}, 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 Western Forest Products Inc. (id: 45484)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.