
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 |
|---|---|---|---|
|
B-GAMING SA
Develops tech solutions for capturing, processing info and …
|
— | AR | Telecommunications, computer pr… |
|
BigBear.ai Holdings, Inc.
Provides AI-powered decision intelligence solutions for mis…
|
BBAI | US | Telecommunications, computer pr… |
|
BIGG Digital Assets Inc.
Owns and operates digital asset businesses focusing on trad…
|
BIGG | CA | Telecommunications, computer pr… |
|
Bigknowledge Enterprises Inc.
Develops knowledge management products, customized eLearnin…
|
— | CA | Telecommunications, computer pr… |
|
BIG Technologies PLC
Developer and provider of a technology platform for remote …
|
BIG | GB | Telecommunications, computer pr… |
|
BI MATRIX Co., Ltd.
Provides generative AI solutions for enterprise data analyt…
|
413640 | KR | Telecommunications, computer pr… |
|
Binovi Technologies Corp.
Develops software for visual and neuro-cognitive processing…
|
BNVIF | CA | Telecommunications, computer pr… |
|
BIO KEY INTERNATIONAL INC
Provider of Identity and Access Management (IAM) and biomet…
|
BKYI | US | Telecommunications, computer pr… |
|
BIONEXO S.A.
Provides cloud-based supply chain and procurement solutions…
|
— | BR | Telecommunications, computer pr… |
|
Biosign Technologies Inc.
Develops cloud-based remote patient monitoring (RPM) and no…
|
BIOh | 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.