Questions tagged [pdf-annotations]

PDF Annotations associate an object such as a note, sound, or movie with a location on a page of a PDF document, or provides a way to interact with the user by means of the mouse and keyboard. There are many different types of annotations and a few different states that they can exist in.

78 questions
0
votes
1 answer

Position of annotations on a pdf document

I need to add some text annotations on an existing pdf. I managed to create the annotations and display them. The only problem is that when a pdf document is opened in Adobe Reader, the content of the annotation (in case it maximized) is displayed…
Madalina
  • 1,297
  • 6
  • 15
  • 25
-1
votes
2 answers

How to make stamped image uneditable using iTextSharp?

My goal is stamp an image on a 3D PDF that behaves like a watermark (end-user cannot select, edit, resize, or delete the image). I tried making an Annotation as shown below, but the image ("ClassificationBlock.png" in Resources) can be resized and…
DBlair
  • 9
  • 3
-1
votes
1 answer

Changing rollover mouse icon when hovering an annotaion

I am adding a link to an attachment using a PdfAnnotaion inside a pdf file i am creating. How can i change the cursor of the mouse so when it hovers the link(PdfAnnotation), the cursor will change to something like a hand, so the user will know he…
Michael A
  • 5,770
  • 16
  • 75
  • 127
1 2 3 4 5
6