
YOUNGPOONG PAPER MFG CO.,LTD — Investor Relations & Filings
YOUNGPOONG PAPER MFG CO.,LTD., established in 1970, is a manufacturer specializing in paperboard products. The company's primary offerings include core boards, which are used as raw material for paper tubes, and gypsum linerboard, a key component in the production of gypsum boards. The company focuses on manufacturing products from recycled paper and serves various clients within the paper and packaging sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(약식) | 2026-05-26 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-26 | Korean | |
| [기재정정]주요사항보고서(전환사채권발행결정) | 2026-05-20 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-19 | Korean | |
| 유상증자또는주식관련사채등의발행결과(자율공시) | 2026-05-18 | Welsh | |
| 주요사항보고서(전환사채매수선택권행사자지정) | 2026-05-18 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47054094 | 주식등의대량보유상황보고서(약식) | 2026-05-26 | Korean | ||
| 47053963 | 주식등의대량보유상황보고서(일반) | 2026-05-26 | Korean | ||
| 46565170 | [기재정정]주요사항보고서(전환사채권발행결정) | 2026-05-20 | Korean | ||
| 46512504 | 주식등의대량보유상황보고서(일반) | 2026-05-19 | Korean | ||
| 46383092 | 유상증자또는주식관련사채등의발행결과(자율공시) | 2026-05-18 | Welsh | ||
| 46382715 | 주요사항보고서(전환사채매수선택권행사자지정) | 2026-05-18 | Korean | ||
| 46357867 | [기재정정]주요사항보고서(전환사채권발행결정) | 2026-05-15 | Korean | ||
| 46357304 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45960571 | [기재정정]주요사항보고서(전환사채권발행결정) | 2026-05-14 | Korean | ||
| 45960487 | 주주총회소집결의 | 2026-05-14 | Korean | ||
| 45946565 | [기재정정]주요사항보고서(전환사채권발행결정) | 2026-05-14 | Korean | ||
| 45934882 | 주주명부폐쇄기간또는기준일설정 | 2026-05-14 | Korean | ||
| 44932666 | [기재정정]주요사항보고서(유상증자결정) | 2026-05-11 | Korean | ||
| 44928653 | [기재정정]주요사항보고서(전환사채권발행결정) | 2026-05-11 | Korean | ||
| 44924093 | [기재정정]주요사항보고서(유상증자결정) | 2026-05-11 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pulp, paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AbitibiBowater Canada Inc.
Global producer of newsprint, printing papers, bleached kra…
|
AXB | CA | Manufacturing |
|
Agio Paper & Industries Limited
Manufactures writing and printing paper for educational and…
|
516020 | IN | Manufacturing |
|
Alberta Newsprint Fund
Alberta's sole paper mill, manufacturing premium newsprint …
|
— | CA | Manufacturing |
|
ALKİM KAĞIT SANAYİ VE TİCARET A.Ş.
Manufacturer of high-grade paper for the printing and packa…
|
ALKA | TR | Manufacturing |
|
Altri SGPS
A producer of cellulosic fibers and eucalyptus pulp from su…
|
ACJ | PT | Manufacturing |
|
ANDHRA PAPER LIMITED
Integrated manufacturer of pulp, paper, and specialty board…
|
ANDHRAPAP | IN | Manufacturing |
|
Anhui Genuine New Materials Co.,Ltd.
Manufactures high-end vacuum aluminized and transfer paper …
|
603429 | CN | Manufacturing |
|
ANHUI LINPING CIRCULAR DEVELOPMENT CO., LTD.
Produces recycled corrugated base paper and kraft linerboar…
|
603284 | CN | Manufacturing |
|
Arctic Paper S.A.
Manufacturer of premium graphic papers, packaging solutions…
|
ATC | PL | Manufacturing |
|
Ashutosh Paper Mills Ltd.
Produces kraft, writing, and printing papers from recycled …
|
531568 | IN | Manufacturing |
YOUNGPOONG PAPER MFG 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/16925/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16925 | 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=16925 | 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=16925 \ -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": 16925}, 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 YOUNGPOONG PAPER MFG CO.,LTD (id: 16925)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.