English

Convert PostScript PS/EPS and XPS to PDF and Raster Images in C++

In my previous post, I have shown you how easy it is to create or edit PostScript (PS/EPS) and XPS documents programmatically using Aspose.Page for C++. In this article, I’ll demonstrate how to convert PS/EPS or XPS documents to PDF or raster image formats including PNG, JPEG, TIFF, and BMP using C++. The rest of the article is composed of the following sections: Convert a PostScript PS/EPS to PDF in C++ Convert a PostScript PS/EPS to Image in C++ Convert XPS to PDF in C++ Convert XPS to image in C++ Before we start, I assume that you have downloaded Aspose.
March 26, 2020 · 3 min · Usman Aziz