Portable Document Format (PDF)

About PDF

The Portable Document Format is a file format that was created by Adobe System for exchange of documents between different organizations. The purpose of this format was to make it possible that contents of the documents may be represented in such a way that their visual appearance is not dependent of the platform on which it is being viewed.

PDF in Aspose.Slides for C++

Any presentation document that can be loaded into Aspose.Slides for C++ can be converted to PDF document which may conform to PDF 1.5 or PDF /A-1b depending upon your choice. Aspose.Slides for C++ exports the presentation documents to PDF in such a way that most of the time, the exported PDF document look almost similar to the original presentation document. The Aspose solution supports the following features of the presentation documents while converting to PDF documents:

  • Images, Text Boxes and other Shapes
  • Text and Formatting
  • Paragraphs and Formatting
  • Hyperlinks
  • Headers and Footers
  • Bullets
  • Tables You can export the presentation documents to PDF documents directly using Aspose.Slides for C++ component only. That is, you do not need any other third party or Aspose.Pdf component for this purpose. Further, you can customize the presentation to PDF export with different options as explained in this topic .