1

I wanted to create a PDF with a Text Annotate. I came across the 3rd Party library called libharu. Can anybody tell me how to create a PDF with a text annotate using this library or any documentation related to it.

philip abraham
  • 587
  • 1
  • 5
  • 20
  • did you find out how Annotations work with libHaru? The example code is not much of a help. I need to set the custom annotation background and icon etc but unable to do it. – jAmi Mar 29 '12 at 15:17

1 Answers1

2

The libharu site has an example of annotation in C.

vgoff
  • 10,980
  • 3
  • 38
  • 56
Anumothu
  • 21
  • 2