Beijing Shengtong Printing Co.,Ltd — Investor Relations & Filings
Beijing Shengtong Printing Co., Ltd. specializes in high-end color printing and comprehensive publication services. The company provides a wide range of products, including hardcover and paperback books, periodicals, commercial catalogs, and specialized packaging solutions. Its operations encompass the entire production lifecycle, from pre-press design and digital imaging to advanced offset printing and sophisticated post-press finishing. Utilizing automated production lines and large-scale manufacturing facilities, the company serves publishers and corporate clients. Shengtong Printing integrates modern supply chain management and logistics to ensure efficient distribution. The firm is recognized for its commitment to green printing standards and the implementation of digital printing technologies to meet diverse market demands for quality and speed.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会秘书工作制度 | 2025-08-29 | Chinese | |
| 控股子公司管理制度 | 2025-08-29 | Chinese | |
| 年报信息披露重大差错责任追究制度 | 2025-08-29 | Chinese | |
| 董事和高级管理人员薪酬管理制度 | 2025-08-29 | Chinese | |
| 独立董事工作制度 | 2025-08-29 | Chinese | |
| 股东会议事规则 | 2025-08-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36462955 | 董事会秘书工作制度 | 2025-08-29 | Chinese | ||
| 36462946 | 控股子公司管理制度 | 2025-08-29 | Chinese | ||
| 36462935 | 年报信息披露重大差错责任追究制度 | 2025-08-29 | Chinese | ||
| 36462921 | 董事和高级管理人员薪酬管理制度 | 2025-08-29 | Chinese | ||
| 36462909 | 独立董事工作制度 | 2025-08-29 | Chinese | ||
| 36462901 | 股东会议事规则 | 2025-08-29 | Chinese | ||
| 36462889 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-29 | Chinese | ||
| 36462874 | 半年报监事会决议公告 | 2025-08-29 | Chinese | ||
| 36462864 | 2025年半年度财务报告 | 2025-08-29 | Chinese | ||
| 36462844 | 2025年半年度报告 | 2025-08-29 | Chinese | ||
| 36462842 | 总经理工作细则 | 2025-08-29 | Chinese | ||
| 36462833 | 内部审计制度 | 2025-08-29 | Chinese | ||
| 36462820 | 防范控股股东及关联方占用公司资金专项制度 | 2025-08-29 | Chinese | ||
| 36462808 | 董事会议事规则 | 2025-08-29 | Chinese | ||
| 36462800 | 公司章程 | 2025-08-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Printing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Antarctica Limited
Manufactures printing and packaging solutions for FMCG and …
|
ANTGRAPHIC | IN | Manufacturing |
|
ANY Security Printing Company Plc
Provider of security printing products, identity solutions,…
|
ANY | HU | Manufacturing |
|
A.Plus Group Holdings Limited
Provides specialized financial printing, design, and transl…
|
1841 | HK | Manufacturing |
|
Arthurs-Jones Inc.
A historical commercial printing firm specializing in high-…
|
— | CA | Manufacturing |
|
ASAHI PRINTING CO.,LTD.
Manufacturer of printed packaging for the pharmaceutical an…
|
3951 | JP | Manufacturing |
|
Canadian Bank Note Company, Limited
Global provider of secure technology solutions and high-sec…
|
— | CA | Manufacturing |
|
Cetis
Provider of security documents, identity systems, and comme…
|
CETG | SI | Manufacturing |
|
CEWE Stiftung & Co. KGaA
A photo service provider offering photofinishing and commer…
|
CWC | DE | Manufacturing |
|
China Huajun Group Limited
Diversified multi-national group focused on Printing, Energ…
|
377 | HK | Manufacturing |
|
Choice Development, Inc.
Provides integrated printing, communication solutions, and …
|
9929 | TW | Manufacturing |
Beijing Shengtong Printing 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/54625/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54625 | 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=54625 | 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=54625 \ -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": 54625}, 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 Beijing Shengtong Printing Co.,Ltd (id: 54625)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.