Andritz AG — Investor Relations & Filings
Andritz AG is an international technology group that supplies a broad portfolio of plants, equipment, automation solutions, and services. The company's activities are focused on four main business areas: Pulp & Paper, Metals, Hydropower, and Environment & Energy. In Pulp & Paper, it provides technologies for producing pulp, paper, tissue, and board, including recycling and decarbonization solutions. The Metals division offers equipment and turnkey lines for metals processing and forming for industries such as automotive and steel. For the Hydropower sector, Andritz delivers electromechanical systems and digital solutions for renewable energy generation. The Environment & Energy segment focuses on sustainable technologies like carbon capture, green hydrogen production, industrial separation, and recycling systems, helping industries enhance efficiency and minimize emissions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ANDRITZ: record order intake of 3.6 billion euros in the first quarter of 2026 | 2026-04-29 | English | |
| EQS-CMS: Andritz AG: Other issuer/company information | 2026-04-27 | English | |
| EQS-CMS: Andritz AG: Sonstige Emittenten-/Unternehmensinformationen | 2026-04-27 | German | |
| Other issuer/company information | 2026-04-27 | English | |
| ANDRITZ books record order intake of 3.6 billion euros | 2026-04-09 | English | |
| EQS-AGM: ANDRITZ AG’s Annual General Meeting approves dividend of EUR 2.70 per share | 2026-03-26 | English |
Browse filings by year
20 years- 2026 35 filings
- 2025 57 filings
- 2024 52 filings
- 2023 66 filings
- 2022 88 filings
- 2021 35 filings
- 2020 137 filings
- 2019 46 filings
- 2018 57 filings
- 2017 24 filings
- 2016 45 filings
- 2015 30 filings
- 2014 33 filings
- 2013 35 filings
- 2012 27 filings
- 2011 23 filings
- 2010 33 filings
- 2009 47 filings
- 2008 40 filings
- 2007 28 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Andritz AG, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
333D LIMITED
Provides additive manufacturing, 3D printing, scanning, and…
|
T3D | AU | Manufacturing |
|
3DM Digital Manufacturing Ltd.
Develops patented SLS 3D printing technology for industrial…
|
DM3 | IL | Manufacturing |
|
3S KOREA CO., LTD
Manufactures semiconductor wafer carriers and environmental…
|
060310 | KR | Manufacturing |
|
AB DYNAMICS PLC
Supplier of advanced testing and simulation solutions for t…
|
ABDP | GB | Manufacturing |
|
ABRIL PAPER TECH LIMITED
Provides engineering, machinery, and turnkey solutions for …
|
544500 | IN | Manufacturing |
|
ACM Research, Inc.
Develops and sells wafer fabrication equipment for the glob…
|
ACMR | US | Manufacturing |
|
ACM RESEARCH(SHANGHAI),INC.
Develops advanced semiconductor wet cleaning and surface tr…
|
688082 | CN | Manufacturing |
|
Advanced Fiber Technologies (AFT) Income Fund
Specialized products and technologies for the fiber process…
|
AFT.UN | CA | Manufacturing |
|
Advanced Micro-Fabrication Equipment Inc. China
Develops plasma etching and MOCVD equipment for advanced se…
|
688012 | CN | Manufacturing |
|
Advanced Process Systems Corporation
Manufactures equipment for the semiconductor, display, EV b…
|
265520 | KR | Manufacturing |
Andritz AG 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/735/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=735 | 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=735 | 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=735 \ -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": 735}, 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 Andritz AG (id: 735)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.