Am 12.03.2019 um 16:23 schrieb chitgoks:
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

Nothing to see here... upload to a sharehoster

Also add the color.

Tilman




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


Reply via email to