hi. i am currently working on this kind of annotation what kind of class do i use? PDAnnotationMarkup?
I figure it would be just like this PDAnnotationMarkup pd = new PDAnnotationMarkup(PDAnnotation.SUB_TYPE_CARET); pd.setLocation(rectangle). pd.setPage(page); but it does not show this is the data i got
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

