-
-
Notifications
You must be signed in to change notification settings - Fork 579
Closed
Labels
Description
There are separate methods to add annotations in annotation_test.go NewLinkAnnotation, NewTextAnnotation.
How about adding other annotations? From the code it is seen that we can add other annotations like Line, Circle etc. It shows in documentation
Could you please provide an example of using AddAnnotationsFile and AnnotationRenderer to create a line at top of all pages in a file?