
宏裕包材 — Investor Relations & Filings
Hongyu Packaging Materials specializes in the research, development, production, and sales of high-performance plastic flexible packaging solutions. The company's product portfolio includes multi-layer co-extruded films, high-barrier functional packaging, and specialized materials for the food, pharmaceutical, and daily chemical sectors. Utilizing advanced rotogravure and flexographic printing technologies, the firm provides customized packaging designs that ensure product safety and shelf-life extension. Hongyu focuses on technical innovation, particularly in the development of eco-friendly and recyclable packaging materials to meet global sustainability standards. Its production processes adhere to rigorous quality control systems, supported by modern cleanroom environments and automated manufacturing equipment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中信证券股份有限公司关于湖北宏裕新型包材股份有限公司2025年年度募集资金存放、管理与实际使用情况的核查意见 | 2026-03-29 | Chinese | |
| 大信会计师事务所(特殊普通合伙)关于湖北宏裕新型包材股份有限公司内部控制审计报告 | 2026-03-29 | Chinese | |
| 大信会计师事务所(特殊普通合伙)关于湖北宏裕新型包材股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-03-29 | Chinese | |
| 2025年年度权益分派预案公告 | 2026-03-29 | Chinese | |
| 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-03-29 | Chinese | |
| 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-03-29 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 39999571 | 中信证券股份有限公司关于湖北宏裕新型包材股份有限公司2025年年度募集资金存放、管理与实际使用情况的核查意见 | 2026-03-29 | Chinese | ||
| 39999556 | 大信会计师事务所(特殊普通合伙)关于湖北宏裕新型包材股份有限公司内部控制审计报告 | 2026-03-29 | Chinese | ||
| 39999506 | 大信会计师事务所(特殊普通合伙)关于湖北宏裕新型包材股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-03-29 | Chinese | ||
| 39999440 | 2025年年度权益分派预案公告 | 2026-03-29 | Chinese | ||
| 39999429 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-03-29 | Chinese | ||
| 39999419 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-03-29 | Chinese | ||
| 39999407 | 董事会关于独立董事独立性情况的专项意见 | 2026-03-29 | Chinese | ||
| 39999399 | 董事会审计委员会2025年度履职情况报告 | 2026-03-29 | Chinese | ||
| 39999390 | 第四届董事会第四次会议决议公告 | 2026-03-17 | Chinese | ||
| 39999385 | 持股5%以上股东拟减持股份的预披露公告(再次披露) | 2026-03-03 | Chinese | ||
| 39999379 | 2025年年度业绩快报公告 | 2026-02-25 | Chinese | ||
| 39999368 | 持股5%以上股东拟减持股份的预披露公告 | 2026-02-02 | Chinese | ||
| 39999362 | 2025年年度业绩预告公告 | 2026-01-27 | Chinese | ||
| 39999353 | 关于使用闲置自有资金购买理财产品的进展公告 | 2026-01-14 | Chinese | ||
|
2025
1 filing
| |||||
| 39999345 | 2025年第三次临时股东会决议公告 | 2025-12-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
Abson Industries Limited
Manufactures polypropylene woven bags, offering durable and…
|
ABSON | PK | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
ACESIAN PARTNERS LIMITED
Specializes in environmental solutions, integrated services…
|
5FW | SG | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | 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/58798/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58798 | 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=58798 | 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=58798 \ -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": 58798}, 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: 58798)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.