PLT Drawings

Export PLT to JPEG

Aspose.CAD for Java allows developers to render PLT files to JPEG. Following is the code demonstrating how to access the PLT file and convert that to JPEG using CadRasterizationOption and JpegOptions.

Export PLT to PDF

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