Hi all, I need to be able to symbolise a line path with a
character, say “+”, repeated in a defined but irregular pattern
(like ++ + + ++ or + + +++ + pattern) along the path. Is there an iText method that will apply a character
(template) to a path? Or do I have to interpolate the points myself and
then add the template? Thanks Alan Keown |