%20Limited/other/Fountain_Set_Holdings_Limited-logo.png)
Fountain Set (Holdings) Limited — Investor Relations & Filings
Fountain Set (Holdings) Limited is one of the world's largest and long-established manufacturers of circular knitted fabric. The company is principally engaged in textile businesses, specializing in the production and sale of knitted fabrics and garments. Its operations are vertically integrated, encompassing fabric knitting, dyeing, printing, and finishing processes. The Group supplies comprehensive types of fine knitted fabric, offering various finishing options tailored to customer needs and requests.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notification Letter and Request Form for Non-Registered Shareholders | 2026-05-08 | English | |
| Notification Letter and Request Form for Registered Shareholders | 2026-05-08 | English | |
| Notification Letter to New Registered Shareholder(s) - Election of Means of Receipt and Language of Corporate Communications | 2026-05-08 | English | |
| Form of proxy in connection with the Annual General Meeting to be held on Thursday, 4 June 2026 (or at its adjournment) | 2026-05-08 | English | |
| Notice of Annual General Meeting | 2026-05-08 | English | |
| Proposals for (1) Re-election of Retiring Directors; (2) General Mandates to Issue and Buy Back Shares and Notice of Annual General Meeting | 2026-05-08 | English |
Browse filings by year
28 years- 2026 22 filings
- 2025 49 filings
- 2024 38 filings
- 2023 34 filings
- 2022 42 filings
- 2021 32 filings
- 2020 32 filings
- 2019 35 filings
- 2018 28 filings
- 2017 35 filings
- 2016 40 filings
- 2015 33 filings
- 2014 27 filings
- 2013 29 filings
- 2012 32 filings
- 2011 27 filings
- 2010 31 filings
- 2009 35 filings
- 2008 21 filings
- 2007 24 filings
- 2006 16 filings
- 2005 27 filings
- 2004 10 filings
- 2003 14 filings
- 2002 12 filings
- 2001 18 filings
- 2000 9 filings
- 1999 5 filings
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted fabrics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ayesha Textile Mills Limited
Leading textile manufacturer with vertical integration from…
|
AYTM | PK | Manufacturing |
|
Best Pacific International Holdings Limited
Specialized manufacturer and trader of high-performance tex…
|
2111 | KY | Manufacturing |
|
EVERTEX
Vertically integrated manufacturer of sustainable and funct…
|
1470 | TW | Manufacturing |
|
Fieratex S.A.
A vertically integrated textile company producing circular …
|
FIER | GR | Manufacturing |
|
Fujian Fynex Textile Science & Technology Co.,Ltd
Vertically integrated producer of high-end functional knitt…
|
600493 | CN | Manufacturing |
|
Hongda High-Tech Holding Co.,Ltd.
Produces warp-knitted fabrics and medical electronic diagno…
|
002144 | CN | Manufacturing |
|
Kam Hing International Holdings Limited
Large-scale, vertically integrated textile manufacturer of …
|
2307 | HK | Manufacturing |
|
KARSU TEKSTİL SANAYİİ VE TİCARET A.Ş.
Textile manufacturer producing yarns and knitted fabrics fr…
|
KRTEK | TR | Manufacturing |
|
LI CHENG
Global manufacturer of 3D spacer fabrics for sports footwea…
|
4426 | TW | Manufacturing |
|
Masood Textile (Pref)
Global textile manufacturer of yarn, fabrics, and apparel, …
|
MSOTPS | PK | Manufacturing |
Fountain Set (Holdings) Limited 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/49205/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49205 | 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=49205 | 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=49205 \ -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": 49205}, 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 Fountain Set (Holdings) Limited (id: 49205)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.