Working with PDF Pages in Python via C++
Contents
[
Hide
]
You are able to do the following:
- Add Pages - add pages at desired location or to the end of a PDF file and delete a page from you document.
- Rotate Pages - you can change the page orientation of pages in an existing PDF file.
- Get and Set Page Properties - this section shows how to set page size properties using Python.