Aspose.CAD for .NET 2.7.0 has been released and we are pleased to announce that this month’s release contains many useful improvements and features. You can now convert the layouts in AutoCAD drawing to PDF or raster image formats. If you are planning to upgrade the Aspose.CAD for .NET API to the latest revision, we would strongly suggest you to check the release notes to know what has been changed in the API since your current version.

While you are downloading the latest build, here is a look at the biggest features in this release.

Convert AutoCAD Layout to PDF using C#

As you are already aware that Aspose.CAD for .NET API can load AutoCAD drawings for possible conversion to PDF and raster image formats. With this release, the API has extended its support for the said conversion by allowing the users to select multiple layouts from a given DWG or DXF drawing, and render them to PDF or raster image formats. The following code sample shows how to convert AutoCAD layout to PDF using C#.

Convert AutoCAD Layouts to Images using C#

The following code sample shows how to convert AutoCAD layers to raster images using C#.

Tracking of CAD Rendering Process

Aspose.CAD has introduced a series of classes and supporting enumeration fields to assist with the tracking of CAD rendering process. With these changes in place, the CAD to PDF conversion can now be achieved as following while enabling the tracking.

As always we appreciate your feedback so if you ever have anything to tell us about this release or anything else, please head to the Aspose.CAD forum for a chat.