
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 |
|---|---|---|---|
|
BrainAurora Medical Technology Limited
Specializes in DTx and software solutions for assessing and…
|
6681 | HK | Telecommunications, computer pr… |
|
BRAINIUM TECHNOLOGIES INC.
Certified IT services and software development firm deliver…
|
— | CA | Telecommunications, computer pr… |
|
Brainscan Spolka Akcyjna
Develops AI software to automatically detect pathologies in…
|
BSN | PL | Telecommunications, computer pr… |
|
Brains Technology,Inc.
Enterprise AI software company for data analysis and intern…
|
4075 | JP | Telecommunications, computer pr… |
|
Brainzcompany Co., Ltd.
Develops AI-based solutions for integrated IT infrastructur…
|
099390 | KR | Telecommunications, computer pr… |
|
Brand Engagement Network Inc.
A generative AI platform for building and deploying convers…
|
BNAI | US | Telecommunications, computer pr… |
|
BrandPilot AI Inc.
AI-driven performance marketing solutions optimizing ad bud…
|
BPAI | CA | Telecommunications, computer pr… |
| BRANU株式会社 | 460A | JP | Telecommunications, computer pr… |
|
BRAVURA SOLUTIONS LIMITED.
Provides software for wealth management, life insurance, an…
|
BVS | AU | Telecommunications, computer pr… |
|
Braze, Inc.
A customer engagement platform for managing and orchestrati…
|
BRZE | US | 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.