IGES Drawings

Export IGES to PDF

Aspose.CAD for .NET allows developers to render IGES files to PDF. Following is the code demonstrating how to access the IGES file and convert that to PDF usingĀ CadRasterizationOption andĀ PdfOptions.

Sample Code