# 포터블 문서 형식 (PDF)

> 

Source: https://docs.aspose.com/slides/ko/php-java/portable-document-format-pdf/
Updated: 2026-06-14

{{% alert color="primary" %}} 

The [포터블 문서 형식](https://en.wikipedia.org/wiki/PDF) is a file format created by Adobe Systems for exchanging documents between organizations. The purpose of the format was to keep content and layout the same, regardless of the platform it was viewed on. Aspose.Slides for PHP via Java lets you convert presentation files to PDF.

{{% /alert %}} 

## **Aspose.Slides for PHP via Java의 PDF**
Any presentation that can be loaded into Aspose.Slides for PHP via Java can be converted to a PDF that conforms to [PDF 1.5](https://en.wikipedia.org/wiki/PDF/A), [PDF/A-1a](https://en.wikipedia.org/wiki/PDF/A), [PDF/A-1b](https://en.wikipedia.org/wiki/PDF/A) or [PDF/UA](https://en.wikipedia.org/wiki/PDF/UA) depending on your choice. Aspose.Slides for PHP via Java exports presentations to PDF and in most cases, the output PDF looks exactly like the original presentation.

Aspose.Slides supports the following presentation features when converting to PDF:

- 이미지, 텍스트 상자 및 기타 도형.
- 텍스트 및 서식.
- 단락 및 서식.
- 하이퍼링크.
- 머리글 및 바닥글.
- 글머리표.
- 표.

You can export presentations to PDFs directly using Aspose.Slides for PHP via Java: you do not need any other component. Further, you can customize the presentation to PDF export with various options as explained in [PDF 변환](/slides/ko/php-java/convert-powerpoint-to-pdf/).

**입력 프레젠테이션** 

![todo:image_alt_text](portable-document-format-pdf_1.png)


**Aspose.Slides for PHP via Java를 사용하여 PDF로 변환된 프레젠테이션** 

![todo:image_alt_text](portable-document-format-pdf_2.png)
