
Purity Flex Pack Ltd — Investor Relations & Filings
Purity Flex Pack Ltd specializes in the engineering and production of high-performance flexible packaging materials. The company’s core operations involve the manufacturing of multilayer laminated rolls and converted pouches, utilizing advanced rotogravure printing and lamination technologies. Its product suite encompasses various formats, including stand-up pouches, side-gusseted bags, vacuum packaging, and shrink sleeves. These solutions are designed with specific barrier properties to protect contents from environmental factors such as moisture and oxidation. The company serves a broad range of sectors, including food processing, pharmaceuticals, and consumer goods, providing customized structures using substrates like polyester, metallized films, and aluminum foil. Technical focus is placed on structural integrity, print precision, and the optimization of shelf-life for diverse consumer and industrial products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ENCLOSED AFR 31.03.2026 | 2026-05-08 | English | |
| enclosed the board meeting outcome | 2026-05-08 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 44721502 | ENCLOSED AFR 31.03.2026 | 2026-05-08 | English | ||
| 44721504 | enclosed the board meeting outcome | 2026-05-08 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PT Megalestari Epack Sentosaraya Tbk.
Specializes in flexible packaging manufacturing with film p…
|
EPAC | ID | Manufacturing |
|
PT Multi Makmur Lemindo Tbk.
Specializes in PVC-based plastic products and building mate…
|
PIPA | ID | Manufacturing |
|
PT Multi Spunindo Jaya Tbk.
A leading manufacturer of spunbond and meltblown nonwovens …
|
MSJA | ID | Manufacturing |
|
PT Panca Budi Idaman Tbk
Integrated consumer packaging company, market leader in man…
|
PBID | ID | Manufacturing |
|
PT Perma Plasindo Tbk
Produces, distributes, and trades office stationery, filing…
|
BINO | ID | Manufacturing |
|
PT Primadaya Plastisindo Tbk
Produces diverse plastic packaging solutions and plastic in…
|
PDPP | ID | Manufacturing |
|
PT Sinergi Inti Plastindo Tbk.
Manufacturer and distributor of plastic packaging products.
|
ESIP | ID | Manufacturing |
|
PT Tunas Alfin Tbk
Manufactures and sells packaging products, serving cigarett…
|
TALF | ID | Manufacturing |
|
PUM-TECH KOREA CO., LTD.
Manufacturer of dispensers and containers for the cosmetics…
|
251970 | KR | Manufacturing |
|
Pyramid Technoplast Limited
Produces UN-certified HDPE drums, IBCs, and MS drums for in…
|
PYRAMID | IN | Manufacturing |
Purity Flex Pack Ltd 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/64120/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64120 | 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=64120 | 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=64120 \ -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": 64120}, 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 Purity Flex Pack Ltd (id: 64120)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.