Working with PDF Pages in JavaScript
Contents
[
Hide
]
You are able to do the following:
- Delete Pages - delete page from your PDF file via JavaScript.
- Rotate Pages - you can change the page orientation of pages in an existing PDF file.
- Add Headers and/or Footers - add text or images in the headers and footers of your PDF file .
- Add Page Numbering in PDF File - AsposePdfAddPageNum function will help you to add a Page Number in your PDF file.
- Add Backgrounds - background images can be used to add a watermark.
- Stamping - you can use the AsposePdfAddStamp function to add an image stamp to a PDF file.
- Set the background color for PDF - set background color for the your PDF file.