dxfedit/02_Aspose_CAD_Java
puzzlesion ec09c612b8 feat(java): implement PDF printing and block coordinate finding
This commit adds significant new functionality to the Aspose_CAD_Java project:

- CadToPdfPrinter.java: Enables direct printing of CAD files to PDF documents.

- ParameterizedCadPrinter.java & PrintByCoordinates.java: Provide advanced printing options, allowing for parameterized and coordinate-based exports.

- FindBlockCoordinates.java: A utility to locate block coordinates within CAD drawings, essential for automation.

The build system has been updated (pom.xml) to include these new classes, and new run scripts have been added for easier execution. Also includes a large set of examples from the official repository.

Relevant .specstory documentation has been added.
2025-09-12 17:20:50 +08:00
..
Aspose.CAD-for-Java-master feat(java): implement PDF printing and block coordinate finding 2025-09-12 17:20:50 +08:00
java feat(java): implement PDF printing and block coordinate finding 2025-09-12 17:20:50 +08:00
Aspose_CAD_Python_问题报告.md Initial commit 2025-09-09 18:42:30 +08:00
Java版本安装运行指南.md Initial commit 2025-09-09 18:42:30 +08:00
Java版本测试方案.md Initial commit 2025-09-09 18:42:30 +08:00