
AbitibiBowater Canada Inc. — Investor Relations & Filings
AbitibiBowater Canada Inc. was a significant North American forest products entity, operating as a subsidiary of AbitibiBowater Inc., which was formed in 2007 through the merger of Abitibi-Consolidated Inc. and Bowater Inc. During its operation, the company was recognized as a leading global producer of newsprint and commercial printing papers, and a major manufacturer of bleached kraft pulp. Its product portfolio included newsprint, directory paper, commercial printing papers, and various wood products. The company owned and operated numerous pulp and paper mills and wood products facilities across North America and internationally, supplying paper products to global markets. In October 2011, the parent company, AbitibiBowater Inc., officially changed its name to Resolute Forest Products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2009-04-28 | English | |
| Material change report - French.pdf | 2009-04-02 | English | |
| Material change report - English.pdf | 2009-03-26 | English | |
| Material change report - English.pdf | 2008-05-16 | English | |
| Cover letter.pdf | 2007-11-02 | English | |
| Other securityholders documents - English.PDF | 2007-10-29 | English |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2009
3 filings
| |||||
| 47332921 | Material change report - English.pdf | 2009-04-28 | English | ||
| 47332925 | Material change report - French.pdf | 2009-04-02 | English | ||
| 47332946 | Material change report - English.pdf | 2009-03-26 | English | ||
|
2008
1 filing
| |||||
| 47332948 | Material change report - English.pdf | 2008-05-16 | English | ||
|
2007
4 filings
| |||||
| 47333052 | Cover letter.pdf | 2007-11-02 | English | ||
| 47333122 | Other securityholders documents - English.PDF | 2007-10-29 | English | ||
| 47333264 | Other.pdf | 2007-05-09 | English | ||
| 47333267 | Material change report - French.pdf | 2007-02-06 | English | ||
|
2001
4 filings
| |||||
| 47333405 | Material change report - English.PDF | 2001-10-24 | English | ||
| 47333416 | Material change report - English.PDF | 2001-10-02 | English | ||
| 47333419 | Material change report - English.PDF | 2001-07-10 | English | ||
| 47333423 | Material change report - English.PDF | 2001-04-10 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pulp, paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Balkrishna Paper Mills Ltd
Manufacturer of coated duplex boards for packaging using re…
|
BALKRISHNA | IN | Manufacturing |
|
BillerudKorsnäs
Provider of high-performance, fiber-based paper and packagi…
|
BILL | SE | Manufacturing |
|
BILT PAPER B.V.
Manufactures pulp, paper, paperboard, rayon grade pulp; tra…
|
4ZHB | SG | Manufacturing |
|
Bio Pappel, S.A.B. de C.V.
Produces recycled paper and packaging solutions using a cir…
|
PAPPEL | MX | Manufacturing |
|
Buckeye Canada Inc.
Primarily operates in the Pulp, Paper, and Paperboard Mills…
|
— | CA | Manufacturing |
|
Canfor Pulp Products Inc.
Global manufacturer and distributor of premium pulp and pap…
|
CFX | CA | Manufacturing |
|
Cascades Inc.
Manufacturer of sustainable packaging and hygiene products …
|
CAS | CA | Manufacturing |
|
Catalyst Paper Corporation
Manufacturer of specialty printing papers, newsprint, packa…
|
— | CA | Manufacturing |
|
C&D Newin Paper & Pulp Corporation Limited
Production, trade, and marketing of high-quality paperboard…
|
731 | HK | Manufacturing |
|
Celulosa Argentina
Leading integrated forest industry company manufacturing an…
|
— | AR | Manufacturing |
AbitibiBowater Canada 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/44747/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44747 | 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=44747 | 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=44747 \ -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": 44747}, 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 AbitibiBowater Canada Inc. (id: 44747)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.