
Inter-Delta Tbk — Investor Relations & Filings
PT Inter Delta Tbk operates in the film-related industry, focusing on both manufacturing and trading activities. The company's core business encompasses the industrial manufacturing of printing tools and equipment, alongside providing photographic film processing services. Additionally, it engages in the trading of various products, including film equipment, microfilm, chemicals for photography, and electronic equipment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-11 | Indonesian | |
| INTD - FY 2020 - instance.zip | 2020-12-31 | Indonesian | |
| INTD - FY 2020 - Report ID 2020.pdf | 2020-12-31 | Indonesian | |
| INTD - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | |
| INTD - FY 2020 - FinancialStatement-2020-Tahunan-INTD.pdf | 2020-12-31 | Indonesian | |
| INTD - FY 2020 - FinancialStatement-2020-Tahunan-INTD.xlsx | 2020-12-31 | Indonesian |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 44941845 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-11 | Indonesian | ||
|
2020
8 filings
| |||||
| 45259291 | INTD - FY 2020 - instance.zip | 2020-12-31 | Indonesian | ||
| 45259286 | INTD - FY 2020 - Report ID 2020.pdf | 2020-12-31 | Indonesian | ||
| 45259277 | INTD - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | ||
| 45259273 | INTD - FY 2020 - FinancialStatement-2020-Tahunan-INTD.pdf | 2020-12-31 | Indonesian | ||
| 45259268 | INTD - FY 2020 - FinancialStatement-2020-Tahunan-INTD.xlsx | 2020-12-31 | Indonesian | ||
| 45259262 | INTD - FY 2020 - Press Release LKT Desember 2020.pdf | 2020-12-31 | Indonesian | ||
| 45259255 | INTD - FY 2020 - pengantar LKT.pdf | 2020-12-31 | Indonesian | ||
| 45259247 | INTD - FY 2020 - Cheklist LKT 2020 o.pdf | 2020-12-31 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Reproduction of recorded media
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cinram International Inc.
Global provider of physical media replication, distribution…
|
CRWFF | CA | Manufacturing |
|
U-Tech Media Corporation
Professional manufacturer of optical discs and provider of …
|
3050 | TW | Manufacturing |
Inter-Delta Tbk 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/69345/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69345 | 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=69345 | 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=69345 \ -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": 69345}, 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 Inter-Delta Tbk (id: 69345)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.