
Adobe Systems Canada Inc. — Investor Relations & Filings
Adobe is a global technology company specializing in digital experience solutions. It is recognized as a leader in three core areas: Creative Cloud (digital media tools like Photoshop, Premiere Pro, and Illustrator), Document Cloud (PDF and digital document management, notably Acrobat), and Experience Cloud (digital marketing and customer experience management). The company's mission is to amplify human ingenuity by helping customersranging from individual creators and students to large enterprisescreate, deliver, and optimize content and applications. Adobe leverages artificial intelligence across its platforms to enhance creativity, increase productivity, and enable personalized digital storytelling and customer interactions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2002-04-23 | English | |
| Material change report - English.PDF | 2002-02-08 | English | |
| Material change report - English.PDF | 2001-11-07 | English | |
| Material change report - English.PDF | 2001-09-20 | English | |
| Other.pdf | 2001-09-20 | English | |
| Final Receipt.pdf | 2000-10-12 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2002
2 filings
| |||||
| 47247024 | Material change report - English.pdf | 2002-04-23 | English | ||
| 47247027 | Material change report - English.PDF | 2002-02-08 | English | ||
|
2001
3 filings
| |||||
| 47247037 | Material change report - English.PDF | 2001-11-07 | English | ||
| 47247085 | Material change report - English.PDF | 2001-09-20 | English | ||
| 47247087 | Other.pdf | 2001-09-20 | English | ||
|
2000
10 filings
| |||||
| 47247091 | Final Receipt.pdf | 2000-10-12 | English | ||
| 47247265 | Final Receipt.pdf | 2000-10-11 | English | ||
| 47247270 | Final Receipt.pdf | 2000-10-06 | English | ||
| 47247275 | Final Receipt.PDF | 2000-10-06 | English | ||
| 47247317 | Decision Document (Final).PDF | 2000-10-05 | English | ||
| 47247321 | Other.pdf | 2000-10-05 | English | ||
| 47247325 | Final short form prospectus – French.pdf | 2000-10-05 | English | ||
| 47247363 | Consent letter of underwriters' legal counsel.PDF | 2000-10-05 | English | ||
| 47247405 | Preliminary Receipt.PDF | 2000-09-15 | English | ||
| 47247408 | Preliminary Receipt.PDF | 2000-09-14 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BITMAX CO., LTD
Develops AR/metaverse platforms and engages in virtual asse…
|
377030 | KR | Telecommunications, computer pr… |
|
BitRush Corp.
Technology company focused on cryptographic payment systems…
|
BRH | CA | Telecommunications, computer pr… |
|
BLACKBERRY Ltd
Provides intelligent security software and services to ente…
|
BB | US | Telecommunications, computer pr… |
|
BLACKBIRD PLC
Develops a cloud platform for professional, browser-based v…
|
BIRD | GB | Telecommunications, computer pr… |
|
BLACKLINE, INC.
Cloud software automating financial close, AR, and intercom…
|
BL | US | Telecommunications, computer pr… |
|
BLACK PEARL GROUP LIMITED
Develops cloud-based SaaS marketing and sales enablement to…
|
BPG | AU | Telecommunications, computer pr… |
|
Black Sesame International Holding Limited
Specializes in automotive-grade computing SoCs and AI chips…
|
2533 | HK | Telecommunications, computer pr… |
|
Blaize Holdings, Inc.
Provides full-stack, AI-enabled edge computing solutions wi…
|
BZAI | US | Telecommunications, computer pr… |
|
BLINKLAB LIMITED
Smartphone-based diagnostic platform for neurodevelopmental…
|
BB1 | AU | Telecommunications, computer pr… |
|
BlockMint Technologies Inc.
Develops Minter, a secure web browser integrating passive c…
|
BKMT | CA | Telecommunications, computer pr… |
Adobe Systems 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/44645/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44645 | 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=44645 | 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=44645 \ -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": 44645}, 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 Adobe Systems Canada Inc. (id: 44645)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.