
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 |
|---|---|---|---|
| 주권매매거래정지해제 (액면병합 주권 변경상장) | 2026-05-15 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 주권매매거래정지 (주식의 병합, 분할 등 전자등록 변경, 말소) | 2026-04-21 | Korean | |
| [기재정정]현금ㆍ현물배당결정 | 2026-03-26 | Korean | |
| [기재정정]정기주주총회결과 | 2026-03-23 | Korean | |
| 정기주주총회결과 | 2026-03-23 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46351879 | 주권매매거래정지해제 (액면병합 주권 변경상장) | 2026-05-15 | Korean | ||
| 46348673 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 34698069 | 주권매매거래정지 (주식의 병합, 분할 등 전자등록 변경, 말소) | 2026-04-21 | Korean | ||
| 33047170 | [기재정정]현금ㆍ현물배당결정 | 2026-03-26 | Korean | ||
| 33010989 | [기재정정]정기주주총회결과 | 2026-03-23 | Korean | ||
| 33010252 | 정기주주총회결과 | 2026-03-23 | Korean | ||
| 33009844 | 기업가치제고계획(자율공시) | 2026-03-23 | Korean | ||
| 32939989 | 사업보고서 (2025.12) | 2026-03-13 | Korean | ||
| 32939585 | 감사보고서제출 | 2026-03-13 | Korean | ||
| 32907223 | 주주총회소집공고 | 2026-03-06 | Korean | ||
| 32837341 | [기재정정]주식등의대량보유상황보고서(일반) | 2026-02-25 | Korean | ||
| 32826156 | 주주총회소집결의 | 2026-02-23 | Korean | ||
| 32826155 | 현금ㆍ현물배당결정 | 2026-02-23 | Korean | ||
| 32825771 | 주식병합결정 | 2026-02-23 | Korean | ||
| 18007716 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-09 | 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 INTERNATIONAL DESIGNS CO., LTD.
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.