tclhpdf(7) 0.1.0 "tclhpdf Annotation Handler"
tclhpdf - tclhpdf Annotation Handler
TABLE OF CONTENTS
SYNOPSIS
DESCRIPTION
COMMANDS
REFERENCE
SEE ALSO
KEYWORDS
COPYRIGHT
The Annotation handler command have subcommands for annotation handling.
- hpdfAnnotationObj setHighlightMode mode
-
setHighlightMode defined the appearance of when a mouse clicked on a link annotation.
mode allow the following values.
- no_hightlight
- No highlighting.
- invert_box
- Invert the contents of the area of annotation.
- invert_border
- Invert the annotation’s border.
- down_appearance
- Dent the annotation.
- hpdfAnnotationObj setBorderStyle width dash_on dash_off
-
setBorderStyle defines the style of the annotation's border.
- hpdfAnnotationObj setIcon icon
-
setIcon defines the style of the text annotation's icon.
icon allow the following values.
- comment
-
- key
-
- note
-
- help
-
- new_paragraph
-
- paragraph
-
- insert
-
- hpdfAnnotationObj setOpened opened
-
setOpened defines whether the text-annotation is initially displayed open.
opened.true means that the annotation initially displayed open.
tclhpdf, tclhpdfAnnotation, tclhpdfDescription, tclhpdfDoc, tclhpdfEncoder, tclhpdfExtGState, tclhpdfFont, tclhpdfImage, tclhpdfOutline, tclhpdfPage
pdf
Copyright © 1999-2006 Takeshi Kanno <takeshi_kanno@est.hi-ho.ne.jp>
Copyright © 2007 OHTSUKA, yoshio <ohtsuka.yoshio@gmail.com>