Write text setting colors in render_mode=2 #2558
-
I am pasting text inside a PDF document using the
Now, using the same methods, I would like to paste stroked text and be able to set both the stroke color and the fill color of the text. For example, having white stroke text and black fill text. Is it possible? Looking at the documentation of Similar example output text: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
You can do this:
You can write the same TextWriter multiple times - on the same or different pages.
Looks like this: