
Lectra — Investor Relations & Filings
Lectra is a technology company specializing in integrated solutions for industries that use soft materials. The company develops software, automated cutting equipment, and data-driven services to streamline and connect the entire value chain, from product design and development to production. Serving the fashion, automotive, and furniture markets, Lectra's offerings are central to the adoption of Industry 4.0 principles. These solutions enable manufacturers and retailers to automate processes, facilitate digital transformation, and enhance their operational efficiency and market competitiveness.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| LECTRA: Monthly declaration of the total number of shares and voting rights composing the company's capital (at April 30th, 2026) | 2026-05-06 | English | |
| LECTRA : Déclaration mensuelle du nombre total d'actions et de droits de vote composant le capital social (au 30 avril 2026) | 2026-05-06 | French | |
| LECTRA: Implementation of a share buyback program | 2026-05-05 | English | |
| LECTRA : Mise en œuvre d'un programme de rachat d'actions | 2026-05-05 | French | |
| LECTRA: Availability of quarterly financial information at March 31, 2026 | 2026-04-28 | English | |
| LECTRA : Mise à disposition de l’information financière trimestrielle au 31 mars 2026 | 2026-04-28 | French |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Lectra, 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 · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cloudia Research
IT services and consulting firm specializing in the digital…
|
AGAIN | IT | Telecommunications, computer pr… |
|
CLPS Inc
Global IT consulting and solutions provider for banking, e-…
|
CLPS | KY | Telecommunications, computer pr… |
|
CMC CORPORATION
A B2B solutions provider for marketing, system development,…
|
2185 | JP | Telecommunications, computer pr… |
|
CNS Co.,Ltd
A system engineering services provider specializing in syst…
|
4076 | JP | Telecommunications, computer pr… |
|
COFORGE LIMITED
Global digital services provider specializing in engineerin…
|
COFORGE | IN | Telecommunications, computer pr… |
|
Cognicase Inc.
Technology firm specializing in developing and integrating …
|
— | CA | Telecommunications, computer pr… |
|
COGNIZANT TECHNOLOGY SOLUTIONS CORP
A professional services firm that modernizes business and t…
|
CTSH | US | Telecommunications, computer pr… |
|
COHORT PLC
A parent company of technology businesses in the defence an…
|
CHRT | GB | Telecommunications, computer pr… |
|
Columbus
A digital advisory and services company for business transf…
|
COLUM | DK | Telecommunications, computer pr… |
|
CombinedX AB
An IT services and consulting group that helps companies wi…
|
CX | SE | Telecommunications, computer pr… |
Lectra 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/1477/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1477 | 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=1477 | 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=1477 \ -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": 1477}, 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 Lectra (id: 1477)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.