
Pacific Forest Products Limited — Investor Relations & Filings
Pacific Forest Products (PFP Group) is a specialized provider of log marketing and logistics services, recognized as the largest exporter of logs from Australasia into the Asia Pacific region. The company manages the entire supply chain for logs and lumber, offering comprehensive services including sales and marketing, on-port logistics, export documentation, trade services, and at-wharf-gate log purchase. Through its shipping operations, PFP Group transports over 5.5 million tonnes of logs and lumber annually from sourcing regions such as New Zealand, Australia, and Uruguay. Its primary target markets for distribution are the Asia Pacific, Indian, and Middle Eastern regions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Cover letter.doc | 1997-12-11 | English | |
| Cover letter.doc | 1997-12-11 | English | |
| Cover letter.doc | 1997-08-13 | English | |
| Material change report - English.doc | 1997-08-12 | English | |
| Other Correspondence.w51 | 1997-08-08 | English | |
| Material change report - English.doc | 1997-07-25 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
1997
11 filings
| |||||
| 47651064 | Cover letter.doc | 1997-12-11 | English | ||
| 47651068 | Cover letter.doc | 1997-12-11 | English | ||
| 47651071 | Cover letter.doc | 1997-08-13 | English | ||
| 47651075 | Material change report - English.doc | 1997-08-12 | English | ||
| 47651079 | Other Correspondence.w51 | 1997-08-08 | English | ||
| 47651083 | Material change report - English.doc | 1997-07-25 | English | ||
| 47651087 | Other Correspondence.w51 | 1997-03-20 | English | ||
| 47651091 | Other Correspondence.w51 | 1997-03-20 | English | ||
| 47651095 | Other Correspondence.w52 | 1997-03-19 | English | ||
| 47651099 | Other Correspondence.w51 | 1997-03-19 | English | ||
| 47651103 | Other.pdf | 1997-03-18 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of agricultural raw materials and live animals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hortico Spolka Akcyjna
Supplier of horticultural products and advisory services to…
|
HOR | PL | Wholesale and retail trade |
|
JAYATMA ENTERPRISES LIMITED
Trades and distributes cotton and textile products, includi…
|
539005 | IN | Wholesale and retail trade |
|
Mercury Trade Links Ltd.
Procures and distributes agricultural commodities, food gra…
|
512415 | IN | Wholesale and retail trade |
|
M LAKHAMSI INDUSTRIES LIMITED
Global trader and exporter of agricultural commodities, oil…
|
512153 | IN | Wholesale and retail trade |
|
MRP Agro Limited
Trades and distributes food grains, pulses, spices, and oil…
|
543262 | IN | Wholesale and retail trade |
|
Mukta Agriculture Limited
Trades and distributes agricultural commodities through int…
|
535204 | IN | Wholesale and retail trade |
|
NorSerCo Inc.
Specialized distributor of high-quality vegetable and flowe…
|
— | CA | Wholesale and retail trade |
|
Ota Floriculture Auction Co.,Ltd.
Operates a wholesale auction market for floriculture produc…
|
7555 | JP | Wholesale and retail trade |
|
Phoenix Overseas Limited
Multi-product enterprise trading agricultural commodities a…
|
PHOGLOBAL | IN | Wholesale and retail trade |
|
RKD AGRI & RETAIL LIMITED
Manages agricultural supply chains and retail distribution …
|
511169 | IN | Wholesale and retail trade |
Pacific Forest Products 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/42534/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42534 | 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=42534 | 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=42534 \ -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": 42534}, 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 Pacific Forest Products Limited (id: 42534)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.