
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 SHENZHOU AEROSPACE SOFTWARE TECHNOLOGY CO., LTD.
Provides industrial software and IT services for aerospace …
|
688562 | CN | Telecommunications, computer pr… |
|
Beijing SunwayWorld Science & Technology Co., Ltd.
Develops LIMS, QMS, ELN, and MDM software for laboratory an…
|
301159 | CN | Telecommunications, computer pr… |
|
Beijing SuperMap Software Co.,Ltd.
Global provider of GIS software for 2D/3D spatial data, Big…
|
300036 | CN | Telecommunications, computer pr… |
|
BEIJING THUNISOFT CORPORATION LIMITED
Provides AI-driven judicial solutions and digital governmen…
|
300271 | CN | Telecommunications, computer pr… |
|
BEIJING TOPNEW INFO&TECH CO., LTD.
Provides IT solutions, ERP, and smart manufacturing for dig…
|
300895 | CN | Telecommunications, computer pr… |
|
Beijing Vastdata Technology Co., Ltd.
Provides enterprise-level relational databases and data man…
|
603138 | CN | Telecommunications, computer pr… |
|
Beijing VRV Software Corporation Limited.
Provides endpoint security management, data protection, and…
|
300352 | CN | Telecommunications, computer pr… |
|
Beijing Waluer Information Technology Co.,Ltd.
Specializes in software development, system integration, an…
|
301380 | CN | Telecommunications, computer pr… |
|
Beijing Watertek Information Technology Co.,Ltd.
Develops embedded systems and information security for aero…
|
300324 | CN | Telecommunications, computer pr… |
|
Beijing YJK Building Software Co.,Ltd.
Develops CAD and BIM software for structural analysis and d…
|
300935 | 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.