
凯腾精工 — Investor Relations & Filings
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 |
|---|---|---|---|
| 董事会决议公告 | 2022-01-23 | Chinese | |
| 监事任命公告 | 2022-01-04 | Chinese | |
| 2022年第一次职工大会决议公告 | 2022-01-04 | Chinese | |
| 监事辞职公告 | 2022-01-04 | Chinese | |
| 2021年第一次临时股东大会之法律意见书 | 2021-12-23 | Chinese | |
| 2021年第一次临时股东大会决议公告 | 2021-12-23 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
4 filings
| |||||
| 40108552 | 董事会决议公告 | 2022-01-23 | Chinese | ||
| 40108538 | 监事任命公告 | 2022-01-04 | Chinese | ||
| 40108524 | 2022年第一次职工大会决议公告 | 2022-01-04 | Chinese | ||
| 40108508 | 监事辞职公告 | 2022-01-04 | Chinese | ||
|
2021
10 filings
| |||||
| 40108495 | 2021年第一次临时股东大会之法律意见书 | 2021-12-23 | Chinese | ||
| 40108467 | 2021年第一次临时股东大会决议公告 | 2021-12-23 | Chinese | ||
| 40108457 | 财达证券股份有限公司关于北京凯腾精工制版股份有限公司关联交易的核查意见 | 2021-12-06 | Chinese | ||
| 40108449 | 关于预计2022年日常性关联交易的公告 | 2021-12-06 | Chinese | ||
| 40108438 | 独立董事关于公司第二届董事会第十七次会议相关事项独立意见 | 2021-12-06 | Chinese | ||
| 40108431 | 第二届董事会第十七次会议决议公告 | 2021-12-06 | Chinese | ||
| 40108421 | 2021年第一次临时股东大会通知公告 | 2021-12-06 | Chinese | ||
| 40108412 | 会计师事务所变更公告 | 2021-12-06 | Chinese | ||
| 40108401 | 独立董事关于公司第二届董事会第十七次会议相关事项事前认可意见 | 2021-12-06 | Chinese | ||
| 40108394 | 关于公司子公司黄山精工被认定为数字化车间、技术创新中心的公告 | 2021-11-23 | 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 |
|
FUJI OFFSET PLATES MANUFACTURING LTD
Manufacturing and sale of printing plates, cylinders, chemi…
|
508 | SG | 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.