
DILLI ILLUSTRATE INC., — Investor Relations & Filings
DILLI ILLUSTRATE INC. is a manufacturer specializing in digital ultraviolet (UV) printers. The company develops, produces, and sells a range of printing equipment, including wide-format printers, roll-to-roll models, and industrial UV curing systems. It also provides related consumables such as rigid and flexible inks. Recognized as a global provider of digital printing solutions, the company leverages advanced UV curing technology to serve both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주총회소집공고 | 2021-03-10 | Korean | |
| 조회공시요구(현저한시황변동)에대한답변(중요정보없음) | 2021-02-23 | Korean | |
| 조회공시요구(현저한시황변동) | 2021-02-22 | Korean | |
| 주주총회소집결의 | 2021-02-09 | Korean | |
| 현금ㆍ현물배당결정 | 2021-02-09 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2021-01-26 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
6 filings
| |||||
| 9191521 | 주주총회소집공고 | 2021-03-10 | Korean | ||
| 9226668 | 조회공시요구(현저한시황변동)에대한답변(중요정보없음) | 2021-02-23 | Korean | ||
| 9227976 | 조회공시요구(현저한시황변동) | 2021-02-22 | Korean | ||
| 9245659 | 주주총회소집결의 | 2021-02-09 | Korean | ||
| 9245655 | 현금ㆍ현물배당결정 | 2021-02-09 | Korean | ||
| 9264637 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2021-01-26 | Korean | ||
|
2020
9 filings
| |||||
| 9361728 | 주주명부폐쇄기간또는기준일설정 | 2020-12-15 | Korean | ||
| 9393401 | 분기보고서 (2020.09) | 2020-11-16 | Korean | ||
| 9476073 | 반기보고서 (2020.06) | 2020-08-14 | Korean | ||
| 9537173 | 신탁계약해지결과보고서 | 2020-06-16 | Korean | ||
| 9537091 | 주요사항보고서(자기주식취득신탁계약해지결정) | 2020-06-16 | Korean | ||
| 9569189 | 분기보고서 (2020.03) | 2020-05-15 | Korean | ||
| 10051018 | 사업보고서 (2019.12) | 2020-03-30 | Korean | ||
| 10105582 | 정기주주총회결과 | 2020-03-20 | Korean | ||
| 10120413 | 감사보고서제출 | 2020-03-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Specialized design activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Blue Pebble Limited
Provides spatial design and environmental branding solution…
|
BLUEPEBBLE | IN | Professional, scientific and te… |
|
Goodpatch Inc.
A design company that solves business challenges with digit…
|
7351 | JP | Professional, scientific and te… |
|
KINGSMEN CREATIVES LTD.
A global creator of experiences, bringing brands and storie…
|
5MZ | SG | Professional, scientific and te… |
|
Rich Honour
Provides interior design, decoration, and project managemen…
|
6754 | TW | Professional, scientific and te… |
|
SIGONG TECH Co.,Ltd.
Specializes in planning, designing, and building museums, w…
|
020710 | KR | Professional, scientific and te… |
|
SillaTextile
Manufactures polyester fabrics and operates in real estate …
|
001000 | KR | Professional, scientific and te… |
|
Steve Leung Design Group Limited
One of Asia's largest, internationally renowned firms offer…
|
2262 | HK | Professional, scientific and te… |
DILLI ILLUSTRATE INC., 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/16552/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16552 | 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=16552 | 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=16552 \ -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": 16552}, 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 DILLI ILLUSTRATE INC., (id: 16552)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.