Convert PDF to PDF/X exchange format

Aspose.PDF for .NET enables you to convert a PDF file to a PDF/X compliant PDF file. This article explains how.

The following code snippets also work with Aspose.PDF.Drawing library.

Supported standards

Aspose.PDF for .NET supports the following standards: PDF/X-1a:2001, PDF/X-1a:2003, PDF/X-3:2003, PDF/X-4.

Convert PDF file to PDF/X-4 with external ICC profile

The following code snippet shows how to convert PDF files to PDF/X-4 compliant PDF and provide an external ICC profile to ensure the proper color rendition.