Dongguan Changlian New Materials Technology Co.,Ltd. — Investor Relations & Filings
Dongguan Changlian New Materials Technology Co., Ltd. specializes in the research, development, production, and distribution of environmentally friendly water-based printing materials. The company's primary product portfolio includes water-based screen printing inks, digital printing inks, and high-performance water-based adhesives tailored for the textile and garment sectors. Its solutions are widely utilized in the manufacturing of apparel, footwear, and luggage. Changlian emphasizes technological innovation and sustainable chemical processes, providing specialized auxiliary agents and integrated printing solutions to meet global environmental standards. The company focuses on delivering high-quality, low-VOC materials that enhance the durability and aesthetic quality of printed textiles while ensuring compliance with rigorous safety regulations in the global supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度董事会工作报告 | 2026-04-28 | Chinese | |
| 关于董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-28 | Chinese | |
| 关于2026年度为控股子公司提供担保额度预计的公告 | 2026-04-28 | Chinese | |
| 内部控制审计报告 | 2026-04-28 | Chinese | |
| 2025年度内部控制评价报告 | 2026-04-28 | Chinese | |
| 关于会计政策变更的公告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39836591 | 2025年度董事会工作报告 | 2026-04-28 | Chinese | ||
| 39836585 | 关于董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-28 | Chinese | ||
| 39836581 | 关于2026年度为控股子公司提供担保额度预计的公告 | 2026-04-28 | Chinese | ||
| 39836577 | 内部控制审计报告 | 2026-04-28 | Chinese | ||
| 39836571 | 2025年度内部控制评价报告 | 2026-04-28 | Chinese | ||
| 39836564 | 关于会计政策变更的公告 | 2026-04-28 | Chinese | ||
| 39836560 | 关于向银行申请综合授信额度并接受关联方担保的公告 | 2026-04-28 | Chinese | ||
| 39836551 | 2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-28 | Chinese | ||
| 39836544 | 2025年年度报告 | 2026-04-28 | Chinese | ||
| 39836494 | 关于拟续聘2026年度会计师事务所的公告 | 2026-04-28 | Chinese | ||
| 39836487 | 2025年度独立董事述职报告(李晗) | 2026-04-28 | Chinese | ||
| 39836482 | 关于变更公司注册资本并修订《公司章程》的公告 | 2026-04-28 | Chinese | ||
| 39836479 | 关于2025年度计提信用减值损失、资产减值损失及核销资产的公告 | 2026-04-28 | Chinese | ||
| 39836473 | 关于召开2025年年度股东会的通知 | 2026-04-28 | Chinese | ||
| 39836467 | 募集资金年度存放、管理与使用情况鉴证报告 | 2026-04-28 | 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 |
|---|---|---|---|
|
CHOKWANG PAINT CO.,LTD
Manufactures paints, varnishes, and advanced coating soluti…
|
004910 | KR | Manufacturing |
|
CHONGQING SANXIA PAINTS CO.,LTD.
Produces anti-corrosive, automotive, industrial, and archit…
|
000565 | CN | Manufacturing |
|
CHUGOKU MARINE PAINTS,LTD.
Manufacturer of high-performance marine and industrial pain…
|
4617 | JP | Manufacturing |
|
CIAAT Co., Ltd.
Manufacturer of dye-sublimation consumables for photo and I…
|
103660 | KR | Manufacturing |
|
CNT Group Limited
Manufacturing paint, property investment, selling construct…
|
701 | HK | Manufacturing |
|
CPM Group Limited
Manufactures and sells paints/coatings and manages property…
|
1932 | HK | Manufacturing |
|
CQV Co., Ltd.
Manufacturer specializing in the development and production…
|
101240 | KR | Manufacturing |
|
Dainichiseika Color & Chemicals Mfg. Co., Ltd.
Develops materials based on color science and polymer techn…
|
4116 | JP | Manufacturing |
|
Dai Nippon Toryo Company, Limited
Manufacturer and seller of paints, coatings, and functional…
|
4611 | JP | Manufacturing |
|
DIC Corporation
Fine chemicals company producing printing inks, organic pig…
|
4631 | JP | Manufacturing |
Dongguan Changlian New Materials Technology 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/56396/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56396 | 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=56396 | 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=56396 \ -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": 56396}, 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 Dongguan Changlian New Materials Technology Co.,Ltd. (id: 56396)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.