| Package | Description |
|---|---|
| com.aspose.eps |
The com.aspose.eps is a root package for all classes that deal with PS/EPS files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PsDocument.saveAsPdf(OutputStream pdfStream,
PdfSaveOptions options)
Saves PS/EPS file to an output PDF stream.
|
void |
PsDocument.saveAsPdf(String outPdfFilePath,
PdfSaveOptions options)
Saves PS/EPS file to PDF file.
|
Copyright © 2025 Aspose. All Rights Reserved.