Working with PDF Pages in Rust
Contents
[
Hide
]
You are able to do the following:
- Add Pages - add pages into your PDF file via Rust.
- Delete Pages - delete page from your PDF file via Rust.
- Rotate Pages - you can change the page orientation of pages in an existing PDF file.
- Get and Set Page Properties - learn how to get and set page properties for PDF documents.
- Set the background color for PDF - set background color for the your PDF file.