Ao ancorar um objeto no texto, dimensioná-lo e posicioná-lo percebi que ele fica sobre o texto. Não encontrei forma de enviá-lo para trás do texto. É um erro? Alguém sabe como resolver?
Custom positioned anchored objects are always in front of the text, but inline anchored objects are behind text that falls after the anchor.
As a very ugly workaround you can add an empty paragraph to hold the object, set the type size to 0.1 pt, leading to 0 and add some negativerbaseline shift if required to push it down far enough along with left or right insets and left/center/right alignement to get the object positioned where you want it.