凯腾精工 — Investor Relations & Filings
About 凯腾精工
Kaiteng Precision specializes in the research, development, and production of high-end gravure printing cylinders. The company's core product portfolio includes electronic engraving cylinders, laser engraving cylinders, and specialized rollers designed for diverse applications such as flexible packaging, tobacco packaging, and decorative materials. Leveraging advanced laser engraving technology and precision machining, the firm provides high-fidelity plate-making solutions for security printing, including banknotes and stamps, as well as industrial textures for leather and wood grain paper. The company focuses on technical innovation in digital imaging and surface treatment to deliver high-durability printing tools that meet rigorous quality standards for large-scale commercial reproduction.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中兴华会计师事务所(特殊普通合伙)关于北京凯腾精工制版股份有限公司2025年度非经营性资金及其他关联资金往来情况的专项说明 | 2026-03-29 | Chinese | |
| 内部控制评价报告 | 2026-03-29 | Chinese | |
| 董事会对独立董事独立性自查情况的专项报告 | 2026-03-29 | Chinese | |
| 董事会审计委员会2025年度履职情况报告 | 2026-03-29 | Chinese | |
| 2025年年度权益分派预案公告 | 2026-03-29 | Chinese | |
| 2025年度会计师事务所履职情况评估报告 | 2026-03-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40114655 | 中兴华会计师事务所(特殊普通合伙)关于北京凯腾精工制版股份有限公司2025年度非经营性资金及其他关联资金往来情况的专项说明 | 2026-03-29 | Chinese | ||
| 40114614 | 内部控制评价报告 | 2026-03-29 | Chinese | ||
| 40114601 | 董事会对独立董事独立性自查情况的专项报告 | 2026-03-29 | Chinese | ||
| 40114590 | 董事会审计委员会2025年度履职情况报告 | 2026-03-29 | Chinese | ||
| 40114581 | 2025年年度权益分派预案公告 | 2026-03-29 | Chinese | ||
| 40114566 | 2025年度会计师事务所履职情况评估报告 | 2026-03-29 | Chinese | ||
| 40114564 | 中兴华会计师事务所(特殊普通合伙)关于北京凯腾精工制版股份有限公司内部控制审计报告 | 2026-03-29 | Chinese | ||
| 40114536 | 2025年度独立董事述职报告(唐晓燕) | 2026-03-29 | Chinese | ||
| 40114531 | 审计委员会对会计师事务所履行监督职责情况报告 | 2026-03-29 | Chinese | ||
| 40114524 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-03-29 | Chinese | ||
| 40114514 | 2025年年度董事会工作报告 | 2026-03-29 | Chinese | ||
| 40114506 | 2025年年度报告摘要 | 2026-03-29 | Chinese | ||
| 40114496 | 关于变更签字注册会计师的公告 | 2026-03-25 | Chinese | ||
| 40114481 | 关于全资子公司变更经营范围完成工商变更登记并换发营业执照的公告 | 2026-03-15 | Chinese | ||
| 40114474 | 2025年年度业绩快报公告 | 2026-02-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Service activities related to printing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cosgrove-Moore Bindery Services Limited
Provided commercial binding and related post-press finishin…
|
— | CA | Manufacturing |
|
Creative Graphics Solutions India Limited
Manufacturer of flexographic printing plates and pre-press …
|
CGRAPHICS | IN | Manufacturing |
|
Lippi Systems Ltd.
Manufacturer of high-precision rotogravure cylinders and pr…
|
526604 | IN | Manufacturing |
|
Shilp Gravures Ltd.
Manufactures and engraves rotogravure cylinders and flexogr…
|
513709 | IN | Manufacturing |
凯腾精工 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/58863/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58863 | 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=58863 | 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=58863 \ -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": 58863}, 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 凯腾精工 (id: 58863)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.