4imprint Group PLC — Investor Relations & Filings
4imprint Group PLC is a direct marketer of promotional products. The company provides an extensive range of merchandise that is custom-printed with an organization's logo, name, or specific message. These items are utilized by a diverse client base, including corporations, educational institutions, and non-profit entities, for purposes such as brand promotion, marketing campaigns, corporate events, and employee or customer engagement. The business operates primarily through digital and direct mail channels, offering a streamlined process for ordering customized goods. Its core service involves supplying tangible marketing materials that help organizations increase their visibility and strengthen their brand identity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| AGM resolutions passed as special business | 2026-05-20 | English | |
| Result of AGM | 2026-05-20 | English | |
| AGM Statement | 2026-05-20 | English | |
| Director/PDMR Shareholding | 2026-05-15 | English | |
| Director/PDMR Shareholding | 2026-03-25 | English | |
| Final Results | 2026-03-11 | English |
Browse filings by year
49 years- 2026 11 filings
- 2025 30 filings
- 2024 36 filings
- 2023 32 filings
- 2022 47 filings
- 2021 32 filings
- 2020 66 filings
- 2019 47 filings
- 2018 40 filings
- 2017 36 filings
- 2016 32 filings
- 2015 43 filings
- 2014 34 filings
- 2013 45 filings
- 2012 9 filings
- 2011 7 filings
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 2 filings
- 1998 1 filing
- 1997 2 filings
- 1995 1 filing
- 1994 1 filing
- 1993 1 filing
- 1992 1 filing
- 1991 1 filing
- 1990 1 filing
- 1989 1 filing
- 1988 1 filing
- 1987 2 filings
- 1986 2 filings
- 1985 1 filing
- 1984 2 filings
- 1982 2 filings
- 1981 1 filing
- 1980 1 filing
- 1979 1 filing
- 1978 1 filing
- 1977 1 filing
- 1976 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46669181 | AGM resolutions passed as special business | 2026-05-20 | English | ||
| 46652418 | Result of AGM | 2026-05-20 | English | ||
| 46579204 | AGM Statement | 2026-05-20 | English | ||
| 46350264 | Director/PDMR Shareholding | 2026-05-15 | English | ||
| 33040741 | Director/PDMR Shareholding | 2026-03-25 | English | ||
| 32927241 | Final Results | 2026-03-11 | English | ||
| 30483777 | Holding(s) in Company | 2026-02-18 | English | ||
| 34557946 | Holding(s) in Company | 2026-02-10 | English | ||
| 13199876 | Holding(s) in Company | 2026-01-22 | English | ||
| 13066144 | Trading Statement | 2026-01-20 | English | ||
| 12094796 | Block listing Interim Review | 2026-01-05 | English | ||
|
2025
4 filings
| |||||
| 10619621 | Holding(s) in Company | 2025-12-22 | English | ||
| 9132715 | Chair Succession | 2025-12-03 | English | ||
| 8199970 | Trading Statement | 2025-11-11 | English | ||
| 8040966 | Holding(s) in Company | 2025-10-24 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for 4imprint Group PLC, 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 · Non-specialized wholesale trade
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Striders Impex Limited
Global merchant exporter and importer of agricultural, indu…
|
STRIDERS | IN | Wholesale and retail trade |
|
STX CORPORATION
Global trading company for industrial materials, energy, ma…
|
011810 | KR | Wholesale and retail trade |
|
SUC DE GUSTAVO LAGERHEIM SA
Wholesale of food and general merchandise, livestock breedi…
|
— | AR | Wholesale and retail trade |
|
SUMITOMO CORPORATION
An integrated trading and business investment company with …
|
8053 | JP | Wholesale and retail trade |
|
Suncare Traders Limited
Trades solar power products and interior infrastructure mat…
|
539526 | IN | Wholesale and retail trade |
|
Sunrise Efficient Marketing Limited
Distributes and markets consumer goods through a comprehens…
|
543515 | IN | Wholesale and retail trade |
|
SVA India Ltd
Trades and distributes agricultural goods, minerals, and me…
|
531885 | IN | Wholesale and retail trade |
|
Svaraj Trading & Agencies Ltd.
Specializes in trading diverse goods and managing equity an…
|
503624 | IN | Wholesale and retail trade |
|
Swagtam Trading & Services Limited
Trades textiles and general merchandise, offering supply ch…
|
539406 | IN | Wholesale and retail trade |
|
SWISS MILITARY CONSUMER GOODS LIMITED
Markets and distributes premium travel gear, electronics, a…
|
523558 | IN | Wholesale and retail trade |
4imprint Group PLC 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/4616/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4616 | 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=4616 | 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=4616 \ -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": 4616}, 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 4imprint Group PLC (id: 4616)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.