Skip to main content

Module annotation

Module annotation 

Source
Expand description

注释(见 GB/T 33190—2016 第 15 章)。

注释是独立于页面内容之外、叠加绘制在页面之上的图元,最典型者为电子印章 (Type="Stamp")的签章外观。其组织分两级:

  • 注释入口文件(Document.xmlAnnotations 指向,见表 49):按页列出 每页注释所在的文件位置;
  • 页注释文件 PageAnnot(见表 50):含若干 Annot,每个注释通过 Appearance 给出其外观——一组与页面图元相同的可绘制对象。

渲染时,注释外观叠加在页面内容与前景模板之上;AppearanceBoundary 给出外观在页面坐标系中的位置,其内部图元对象坐标相对该边界左上角。

Structs§

Annot
CT_Annot:单个注释(见表 51)。
AnnotPageRef
某一页的注释文件引用(见表 49)。
Annotations
注释入口文件根节点(Document.xmlAnnotations 指向;见表 49)。
Appearance
CT_Appearance:注释外观(见表 51)。
PageAnnot
页注释文件根节点(见表 50)。