Working with PDF Pages in Go
Contents
[
Hide
]
You are able to do the following:
- Add Pages - add pages into your PDF file via Go.
- Delete Pages - delete page from your PDF file via Go.
- 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.