GSTARSOFT CO., LTD. — Investor Relations & Filings
About GSTARSOFT CO., LTD.
Gstarsoft Co., Ltd. is a developer of 2D/3D CAD software and solutions, primarily known for its flagship platform, GstarCAD. The software is engineered for high performance and maintains extensive compatibility with the DWG file format, providing a versatile environment for drafting and design. Gstarsoft serves professionals across the architecture, engineering, construction, and manufacturing sectors. Its product ecosystem includes specialized design modules and mobile-cloud solutions such as DWG FastView, facilitating cross-platform collaboration. The platform supports multiple programming interfaces, including LISP, VBA, .NET, and GRX, enabling the development of tailored industry applications. The company focuses on delivering scalable, cost-effective design technology that optimizes workflow efficiency and supports complex engineering requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 苏州浩辰软件股份有限公司2025年年度报告 | 2026-03-27 | Chinese | |
| 立信会计师事务所(特殊普通合伙)关于苏州浩辰软件股份有限公司2025年度募集资金存放、管理与实际使用情况专项报告的鉴证报告 | 2026-03-27 | Chinese | |
| 2025年度会计师事务所的履职情况评估报告及审计委员会履行监督职责情况报告 | 2026-03-27 | Chinese | |
| 董事和高级管理人员薪酬管理制度 | 2026-03-27 | Chinese | |
| 关于2025年度利润分配及资本公积转增股本预案的公告 | 2026-03-27 | Chinese | |
| 董事会关于独立董事独立性情况的专项意见 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39754615 | 苏州浩辰软件股份有限公司2025年年度报告 | 2026-03-27 | Chinese | ||
| 39754607 | 立信会计师事务所(特殊普通合伙)关于苏州浩辰软件股份有限公司2025年度募集资金存放、管理与实际使用情况专项报告的鉴证报告 | 2026-03-27 | Chinese | ||
| 39754425 | 2025年度会计师事务所的履职情况评估报告及审计委员会履行监督职责情况报告 | 2026-03-27 | Chinese | ||
| 39754423 | 董事和高级管理人员薪酬管理制度 | 2026-03-27 | Chinese | ||
| 39754410 | 关于2025年度利润分配及资本公积转增股本预案的公告 | 2026-03-27 | Chinese | ||
| 39754400 | 董事会关于独立董事独立性情况的专项意见 | 2026-03-27 | Chinese | ||
| 39754389 | 关于证券事务代表辞任的公告 | 2026-03-27 | Chinese | ||
| 39754376 | 苏州浩辰软件股份有限公司2025年度独立董事述职报告(方新军) | 2026-03-27 | Chinese | ||
| 39754370 | 关于召开2025年年度股东会的通知 | 2026-03-27 | Chinese | ||
| 39754353 | 苏州浩辰软件股份有限公司2025年度审计报告及财务报表 | 2026-03-27 | Chinese | ||
| 39753774 | 苏州浩辰软件股份有限公司2025年度内部控制审计报告 | 2026-03-27 | Chinese | ||
| 39753717 | 苏州浩辰软件股份有限公司2025年度独立董事述职报告(范玉顺) | 2026-03-27 | Chinese | ||
| 39753709 | 中信建投证券股份有限公司关于苏州浩辰软件股份有限公司2025年度募集资金存放、管理与实际使用情况的专项核查报告 | 2026-03-27 | Chinese | ||
| 39753700 | 苏州浩辰软件股份有限公司2025年度内部控制评价报告 | 2026-03-27 | Chinese | ||
| 39753692 | 关于公司2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-03-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARM HOLDINGS PLC /UK
Designs and licenses semiconductor intellectual property fo…
|
ARM | GB | Telecommunications, computer pr… |
|
Artec Technologies AG
Develops software for video surveillance and broadcast medi…
|
A6T | DE | Telecommunications, computer pr… |
|
Arteris, Inc.
Provider of semiconductor system IP that accelerates comple…
|
AIP | US | Telecommunications, computer pr… |
|
ARTRYA LIMITED
AI solutions for automated detection and management of coro…
|
AYA | AU | Telecommunications, computer pr… |
|
Arway Corporation
A spatial computing platform providing no-code indoor mappi…
|
ARWY | CA | Telecommunications, computer pr… |
|
Asana, Inc.
A work management platform for teams to orchestrate work an…
|
ASAN | US | Telecommunications, computer pr… |
|
AsiaInfo Technologies Limited
Provider of full-stack digital intelligence software and se…
|
1675 | VG | Telecommunications, computer pr… |
|
ASICLAND Co.,Ltd
An ASIC design solution company specializing in System-on-C…
|
445090 | KR | Telecommunications, computer pr… |
|
Asseco Business Solutions S.A.
Develops enterprise software solutions for ERP, HR, and war…
|
ABS | PL | Telecommunications, computer pr… |
|
Asseco Poland S.A.
Global producer of enterprise software and IT solutions for…
|
ACP | PL | Telecommunications, computer pr… |
GSTARSOFT 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/58563/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58563 | 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=58563 | 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=58563 \ -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": 58563}, 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 GSTARSOFT CO., LTD. (id: 58563)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.