DOHLER S.A. — Investor Relations & Filings
About DOHLER S.A.
DOHLER S.A. is a vertically integrated manufacturer established in 1881, specializing in the production of woven fabrics and ready-made textile products. The company manages the complete production cycle, including spinning, weaving, and finishing processes. Its product range encompasses fabrics composed of cotton, artificial, synthetic, and mixed fibers, tailored for diverse applications. Key offerings include bed, bath, table, and kitchen linens, alongside upholstery and decorative curtains. By utilizing advanced manufacturing technologies and modern equipment, the company provides textile solutions for both residential and commercial sectors. DOHLER S.A. maintains a significant presence in global markets, focusing on the delivery of high-quality flat and ready-made fabrics through its integrated operational structure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Mapa Final de Votação Detalhado de AGO do dia 28/04/2026 | 2026-04-28 | Portuguese | |
| Mapa Final de Votação Resumido | 2026-04-28 | Portuguese | |
| Tomada de Contas-Votação do Relatório da Administração e das Demonstrações Financeiras; Eleição de Membros dos Conselhos de Administração e Fiscal; Remuneração dos Administradores e Conselheiros; Dest | 2026-04-28 | Portuguese | |
| DFP 2025 | 2026-03-25 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 39168847 | Mapa Final de Votação Detalhado de AGO do dia 28/04/2026 | 2026-04-28 | Portuguese | ||
| 39168922 | Mapa Final de Votação Resumido | 2026-04-28 | Portuguese | ||
| 39150403 | Tomada de Contas-Votação do Relatório da Administração e das Demonstrações Financeiras; Eleição de Membros dos Conselhos de Administração e Fiscal; Remuneração dos Administradores e Conselheiros; Dest | 2026-04-28 | Portuguese | ||
| 33802678 | DFP 2025 | 2026-03-25 | Portuguese | ||
|
2025
4 filings
| |||||
| 34144438 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34144366 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34144339 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33794530 | DFP 2024 | 2025-03-27 | Portuguese | ||
|
2024
6 filings
| |||||
| 34082597 | ITR 2024-Q3 | 2024-11-14 | Portuguese | ||
| 34082615 | ITR 2024-Q2 | 2024-08-13 | Portuguese | ||
| 34082565 | ITR 2024-Q1 | 2024-05-15 | Portuguese | ||
| 35954702 | FRE WEB 2023 v3 | 2024-04-12 | Portuguese | ||
| 33781549 | DFP 2023 | 2024-03-27 | Portuguese | ||
| 35954428 | FRE WEB 2023 v2 | 2024-03-18 | Portuguese | ||
|
2023
1 filing
| |||||
| 34045860 | ITR 2023-Q3 | 2023-11-14 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of made-up textile articles, except apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Gujarat Raffia Ind. Ltd.
Manufactures technical textiles, industrial packaging, and …
|
GUJRAFFIA | IN | Manufacturing |
|
Hangzhou Wensli Silk Culture Co.,Ltd.
Specializes in high-end silk products using traditional cra…
|
301066 | CN | Manufacturing |
|
HATEKS HATAY TEKSTİL İŞLETMELERİ A.Ş.
Vertically integrated manufacturer and exporter of home tex…
|
HATEK | TR | Manufacturing |
|
Himatsingka Seide Ltd.
Vertically integrated manufacturer and distributor of premi…
|
HIMATSEIDE | IN | Manufacturing |
|
HIMEXSA, S.A.B. de C.V.
Manufacturer of cotton bath and beach towels undergoing ear…
|
HILASAL | MX | Manufacturing |
|
HOTMAN Co.,Ltd.
Manufacturer of premium textiles, overseeing the process fr…
|
3190 | JP | Manufacturing |
|
Hunan Mendale Hometextile Co.,LTD
Researches, designs, and manufactures home textiles, beddin…
|
002397 | CN | Manufacturing |
|
Indo Count Industries Ltd
Specialized manufacturer and exporter of premium bed linen …
|
ICIL | IN | Manufacturing |
|
İŞBİR HOLDİNG A.Ş.
Holding company managing manufacturers of foam, mattresses,…
|
ISBIR | TR | Manufacturing |
|
İŞBİR SENTETİK DOKUMA SANAYİ A.Ş.
Manufacturer of technical textiles and industrial packaging…
|
ISSEN | TR | Manufacturing |
DOHLER S.A. 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/52953/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52953 | 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=52953 | 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=52953 \ -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": 52953}, 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 DOHLER S.A. (id: 52953)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.