
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 |
| 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 |
|---|---|---|---|
|
BEIJING HAOHAN DATA TECHNOLOGY CO., LTD.
Provides big data intelligence, network security, and traff…
|
688292 | CN | Telecommunications, computer pr… |
|
Beijing Huaru Technology Co., Ltd.
Provides modeling and simulation solutions for defense, aer…
|
301302 | CN | Telecommunications, computer pr… |
|
BEIJING INFOSEC TECHNOLOGIES CO.,LTD
Provides cryptographic solutions, PKI systems, and identity…
|
688201 | CN | Telecommunications, computer pr… |
|
BEIJING INTERACT TECHNOLOGY CO.,LTD.
Provides AI-driven contact center solutions and omnichannel…
|
300419 | CN | Telecommunications, computer pr… |
|
BEIJING JINGYEDA TECHNOLOGY CO.,LTD.
Provides smart education, examination management, and digit…
|
003005 | CN | Telecommunications, computer pr… |
|
Beijing Join-Cheer Software Co.,Ltd.
Provides enterprise management software and IT services for…
|
002279 | CN | Telecommunications, computer pr… |
|
Beijing Kingsoft Office Software, Inc.
Develops cross-platform office productivity solutions with …
|
688111 | CN | Telecommunications, computer pr… |
|
Beijing Longruan Technologies Inc.
Develops GIS software for intelligent mine construction and…
|
688078 | CN | Telecommunications, computer pr… |
|
Beijing Saimo Technology Co., Ltd.
Technology-driven provider of ICV testing and validation so…
|
2571 | HK | Telecommunications, computer pr… |
|
Beijing Seeyon Internet Software Corp.
Provides collaborative management software and digital tran…
|
688369 | CN | 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.