hi. would like to ask if anyone has successfully created these types of annotation?
please share your sample code. searching through google did not yield any results regarding sample code on PDAnnotationMarkup. so I pass this as the parameter of the constructor for a drawing annotation COSDictionary dict = new COSDictionary(); dict.setItem(COSName.SUBTYPE, COSName.INKLIST); then im stuck because there is no method to set the points. please advise?

