
Longchen P&P — Investor Relations & Filings
Longchen Paper & Packaging Co., Ltd. is a vertically integrated manufacturer specializing in low-carbon papermaking and green packaging solutions. The company utilizes recycled waste paper as its primary raw material to produce industrial paper, corrugated paper, and customized packaging products. Its operational model emphasizes high-efficiency resource utilization and the integration of environmental protection technologies into the manufacturing process. Longchen provides high-value-added, customized packaging services designed to meet the specific needs of enterprise customers. Guided by a circular economy philosophy and the 3R concepts of Reduce, Reuse, and Recycle, the company focuses on sustainable production and the development of eco-friendly paper products. Its core business activities encompass the entire lifecycle of paper production, from raw material recovery to the distribution of finished packaging solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 108年06月僑外投資持股 | 2019-06-06 | Chinese | |
| 107年度股利金額(股東會決議) | 2019-06-06 | Chinese | |
| 公告本公司108年5月份及1-5月累計合併自結損益 | 2019-06-05 | Chinese | |
| 108年5月背書保證與資金貸與 | 2019-06-05 | Chinese | |
| 108年5月營業收入 | 2019-06-05 | Chinese | |
| 公告本公司108年04月份自結合併財務報表中高流動資產、 短期借款、應付短期票券及一年內到期之長期負債等財務資訊 | 2019-05-31 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 33498372 | 108年06月僑外投資持股 | 2019-06-06 | Chinese | ||
| 33498374 | 107年度股利金額(股東會決議) | 2019-06-06 | Chinese | ||
| 33498377 | 公告本公司108年5月份及1-5月累計合併自結損益 | 2019-06-05 | Chinese | ||
| 33498381 | 108年5月背書保證與資金貸與 | 2019-06-05 | Chinese | ||
| 33498379 | 108年5月營業收入 | 2019-06-05 | Chinese | ||
| 33498384 | 公告本公司108年04月份自結合併財務報表中高流動資產、 短期借款、應付短期票券及一年內到期之長期負債等財務資訊 | 2019-05-31 | Chinese | ||
| 33498415 | 108年05月法人說明會簡報 — 190920190530E001.pdf | 2019-05-30 | Chinese | ||
| 33498399 | 108年05月法人說明會簡報 — 190920190530M001.pdf | 2019-05-30 | Chinese | ||
| 33498386 | 108年05月法人說明會簡報 | 2019-05-30 | Chinese | ||
| 33498417 | 公告本公司受邀參加臺灣證券交易所舉辦之「民生消費」主題式業績發表會 | 2019-05-28 | Chinese | ||
| 33498418 | 更正子公司衍生性商品交易資訊 | 2019-05-23 | Chinese | ||
| 33498421 | 代重要子公司榮成環科公告一○八年度股東常會 重要決議事項 | 2019-05-17 | Chinese | ||
| 33498423 | 108年04月內部人持股異動(事後) | 2019-05-13 | Chinese | ||
| 33498422 | 108年04月董事會成員及持股 | 2019-05-13 | Chinese | ||
| 33498424 | 108年第1季海外子公司投資 | 2019-05-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of corrugated paper and paperboard and of containers of paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anuroop Packaging Limited
Manufactures and distributes corrugated and offset printed …
|
542865 | IN | Manufacturing |
|
ASIA PAPER MANUFACTURING CO.,LTD
Manufactures linerboard, kraft paper, and gypsum linerboard…
|
002310 | KR | Manufacturing |
|
Aten Papers & Foam Limited
Manufactures integrated paper and foam packaging and cushio…
|
544417 | IN | Manufacturing |
|
B&A Packaging India Limited
Manufacturer of paper sacks and flexible packaging for indu…
|
523186 | IN | Manufacturing |
|
BAREM AMBALAJ SANAYİ VE TİCARET A.Ş.
Integrated manufacturer of paper and offset printed packagi…
|
BARMA | TR | Manufacturing |
|
B&B Triplewall Containers Limited
Designs and manufactures corrugated packaging and heavy-dut…
|
BBTCL | IN | Manufacturing |
|
Bilokalnik-IPA d.d.
Manufacturer of sustainable corrugated cardboard packaging …
|
BLKL | HR | Manufacturing |
|
BOX-PAK (MALAYSIA) BHD
Manufacturer and distributor of corrugated cartons and die-…
|
— | MY | Manufacturing |
|
CENTURY BOND BHD
Comprehensive provider of industrial packaging solutions an…
|
— | MY | Manufacturing |
|
Cherat Packaging Limited
Manufactures industrial and consumer packaging solutions, s…
|
CPPL | PK | Manufacturing |
Longchen P&P 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/51936/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51936 | 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=51936 | 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=51936 \ -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": 51936}, 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 Longchen P&P (id: 51936)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.