This activity adds sticky notes to a PDF document. Notes represents text annotations linked to contents within a PDF document.
The file which the note will be added.
The name of whoever wrote the note.
The color of the note. Default is yellow.
The text of the note.
The opacity of the note (from 0 to 1). Default is 0,5.
If it is set to true the note will be added to the last page of your file. Default is FALSE.
The number of the page you want to add the note. The range of the pages starts from 1. Default is 1.
The percentage of width where you want to put the note. The zero is at the left edge of the file.
The percentage of height where you want to put the note. The zero is at the bottom edge of the file.