Package | Description |
---|---|
com.radaee.pdf |
Modifier and Type | Method and Description |
---|---|
boolean |
Page.AddAnnotInk(Matrix mat,
Ink ink,
float orgx,
float orgy)
add hand-writing to page.
you should re-render page to display modified data. this can be invoked after ObjsStart or Render or RenderToBmp. this method valid in professional or premium version |
boolean |
PDFV.PageAddInkAnnot(int page,
Ink ink)
this method can be only invoked in profession or premium license
|