Hello,
Is there any possibility to get a QPainterPath from a QGraphicsTextItem with rich text ?
When rendering QGraphicsScene(including QGraphicsTextItem) to a PDF Document all the Text in the Document are vectors.
So it should be possible.
Do you have any idea how i can archive this ?