LETONG CHEMICAL CO.,LTD. — Investor Relations & Filings
LETONG CHEMICAL CO.,LTD. specializes in the research, development, production, and sale of high-performance printing inks and specialized coatings. The company's primary product portfolio includes gravure inks, flexographic inks, and offset inks, which are extensively utilized in the packaging of tobacco, food, and pharmaceuticals. Additionally, the firm manufactures functional coatings for plastic substrates and electronic components. Letong Chemical emphasizes technological innovation, focusing on the development of environmentally friendly, water-based, and UV-curable ink solutions to meet evolving industrial standards. Its operations support diverse applications across the printing and packaging sectors, providing customized chemical solutions for high-precision industrial requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会对独立董事独立性评估的专项意见 | 2026-04-23 | Chinese | |
| 2025年年度报告 | 2026-04-23 | Chinese | |
| 长城证券关于乐通股份2025年度持续督导培训情况报告 | 2026-04-23 | Chinese | |
| 2025年度独立董事述职报告(吴遵杰) | 2026-04-23 | Chinese | |
| 关于未弥补亏损达到实收股本总额三分之一的公告 | 2026-04-23 | Chinese | |
| 2025年度利润分配方案的公告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36130183 | 董事会对独立董事独立性评估的专项意见 | 2026-04-23 | Chinese | ||
| 36130181 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 36130174 | 长城证券关于乐通股份2025年度持续督导培训情况报告 | 2026-04-23 | Chinese | ||
| 36130173 | 2025年度独立董事述职报告(吴遵杰) | 2026-04-23 | Chinese | ||
| 36130172 | 关于未弥补亏损达到实收股本总额三分之一的公告 | 2026-04-23 | Chinese | ||
| 36130171 | 2025年度利润分配方案的公告 | 2026-04-23 | Chinese | ||
| 36130169 | 长城证券关于乐通股份2025年度募集资金存放与使用的核查意见 | 2026-04-23 | Chinese | ||
| 36130167 | 2025年年度审计报告 | 2026-04-23 | Chinese | ||
| 36130132 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 36130131 | 2025年度独立董事述职报告(何素英) | 2026-04-23 | Chinese | ||
| 36130130 | 2025年度独立董事述职报告(张踩峰) | 2026-04-23 | Chinese | ||
| 36130129 | 公司未来三年(2026年-2028年)股东分红回报规划 | 2026-04-23 | Chinese | ||
| 36130128 | 第七届董事会第五次会议决议公告 | 2026-04-23 | Chinese | ||
| 36130127 | 董事会审计委员会对会计师事务所2025年度履职情况监督报告 | 2026-04-23 | Chinese | ||
| 36130126 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of paints, varnishes and similar coatings, printing ink and mastics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Akzo Nobel N.V.
A global manufacturer of decorative paints and performance …
|
AKZA | NL | Manufacturing |
|
artience Co., Ltd.
A specialized chemical manufacturer of fine chemical produc…
|
4634 | JP | Manufacturing |
|
ASAHIPEN CORPORATION
A manufacturer and seller of paints, coatings, and home imp…
|
4623 | JP | Manufacturing |
|
Asia Cuanon Technology (ShangHai) Co.,Ltd.
Manufacturer of architectural coatings and energy-saving bu…
|
603378 | CN | Manufacturing |
|
Asian Paints Ltd.
Multinational manufacturer of paints, coatings, and integra…
|
ASIANPAINT | IN | Manufacturing |
|
ATOMIX CO., LTD.
Manufacturer of specialized paints, coatings, and construct…
|
4625 | JP | Manufacturing |
|
Axalta Coating Systems Ltd.
Global manufacturer of high-performance liquid and powder c…
|
AXTA | US | Manufacturing |
|
Berger Paints India Ltd
Develops and manufactures decorative, industrial, and prote…
|
BERGEPAINT | IN | Manufacturing |
|
Black Point Spolka Akcyjna
Manufactures alternative ink and toner cartridges with a fo…
|
BPN | PL | Manufacturing |
|
Chengdu Guibao Science & Technology Co.,Ltd
Develops and manufactures high-performance silicone sealant…
|
300019 | CN | Manufacturing |
LETONG CHEMICAL CO.,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/54367/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54367 | 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=54367 | 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=54367 \ -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": 54367}, 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 LETONG CHEMICAL CO.,LTD. (id: 54367)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.